diff options
Diffstat (limited to 'system/keymaps')
-rw-r--r-- | system/keymaps/joystick.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/keymaps/joystick.xml b/system/keymaps/joystick.xml index f9f9719fd6..41fd40eea8 100644 --- a/system/keymaps/joystick.xml +++ b/system/keymaps/joystick.xml @@ -169,6 +169,9 @@ </FullscreenGame> <FullscreenLiveTV> <joystick profile="game.controller.default"> + <a>Pause</a> + <b>Stop</b> + <b holdtime="500">FullScreen</b> <x>OSD</x> <back>OSD</back> <guide>OSD</guide> @@ -186,6 +189,9 @@ </TVGuide> <FullscreenRadio> <joystick profile="game.controller.default"> + <a>Pause</a> + <b>Stop</b> + <b holdtime="500">FullScreen</b> <x>OSD</x> <back>OSD</back> <guide>OSD</guide> |