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/remote.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml index 9408133200..31029e8403 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>PlayerProcessInfo</black> <white>Info</white> <righttrigger>NextPicture</righttrigger> <lefttrigger>PreviousPicture</lefttrigger> diff --git a/system/keymaps/joystick.xml b/system/keymaps/joystick.xml index 516726d76a..4ea4cd3f6f 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>PlayerProcessInfo</rightbumper> <up>ZoomIn</up> <down>ZoomOut</down> <left>PreviousPicture</left> diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 07f2654866..2abcedc0d7 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>PlayerProcessInfo</info> <skipplus>NextPicture</skipplus> <skipminus>PreviousPicture</skipminus> <title>Info</title> |