diff options
Diffstat (limited to 'system/keymaps/joystick.xml')
-rw-r--r-- | system/keymaps/joystick.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/keymaps/joystick.xml b/system/keymaps/joystick.xml index dc8bcad470..708e6ee428 100644 --- a/system/keymaps/joystick.xml +++ b/system/keymaps/joystick.xml @@ -148,7 +148,8 @@ --> <!-- Merged --> <a hotkey="back">Screenshot</a> - <b hotkey="back">PlayerControl(Reset)</b> + <!-- Reset is disabled until player can undo a reset --> + <!--<b hotkey="back">PlayerControl(Reset)</b> --> <x hotkey="back">OSD</x> <y hotkey="back">FullScreen</y> <start hotkey="back">Stop</start> |