diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/gamepad.xml | 2 | ||||
-rw-r--r-- | system/keymaps/joystick.xml | 2 | ||||
-rw-r--r-- | system/keymaps/keyboard.xml | 2 | ||||
-rw-r--r-- | system/keymaps/remote.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml index 9408133200..a9d1c65066 100644 --- a/system/keymaps/gamepad.xml +++ b/system/keymaps/gamepad.xml @@ -177,7 +177,7 @@ <B>Stop</B> <Y>Rotate</Y> <X>ZoomNormal</X> - <black>CodecInfo</black> + <black>Info</black> <white>Info</white> <righttrigger>NextPicture</righttrigger> <lefttrigger>PreviousPicture</lefttrigger> diff --git a/system/keymaps/joystick.xml b/system/keymaps/joystick.xml index 516726d76a..6b7aa92e6a 100644 --- a/system/keymaps/joystick.xml +++ b/system/keymaps/joystick.xml @@ -141,7 +141,7 @@ <b>Stop</b> <y>ZoomNormal</y> <leftbumper>Rotate</leftbumper> - <rightbumper>CodecInfo</rightbumper> + <rightbumper>Info</rightbumper> <up>ZoomIn</up> <down>ZoomOut</down> <left>PreviousPicture</left> diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml index c6b4e7d23e..90517afa61 100644 --- a/system/keymaps/keyboard.xml +++ b/system/keymaps/keyboard.xml @@ -441,7 +441,7 @@ <eight>ZoomLevel8</eight> <nine>ZoomLevel9</nine> <i>Info</i> - <o>PlayerProcessInfo</o> + <o>Info</o> <period>NextPicture</period> <comma>PreviousPicture</comma> <plus>ZoomIn</plus> diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 07f2654866..dedcc9bfd0 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -259,7 +259,7 @@ <seven>ZoomLevel7</seven> <eight>ZoomLevel8</eight> <nine>ZoomLevel9</nine> - <info>CodecInfo</info> + <info>Info</info> <skipplus>NextPicture</skipplus> <skipminus>PreviousPicture</skipminus> <title>Info</title> |