We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67763fa commit 44c1d76Copy full SHA for 44c1d76
package/batocera/core/batocera-configgen/hotkeys.keys
@@ -61,7 +61,7 @@
61
"description": "Screenshot"
62
},
63
{
64
- "trigger": ["hotkey", "pagedown"],
+ "trigger": ["hotkey", "l3"],
65
"type": "key",
66
"target": [ "KEY_VIDEO_NEXT" ],
67
"description": "Next disk"
@@ -79,7 +79,7 @@
79
"description": "Toogle screen layout"
80
81
82
- "trigger": ["hotkey", "l3"],
+ "trigger": ["hotkey", "pagedown"],
83
84
"target": [ "KEY_SUBTITLE" ],
85
"description": "Translate"
0 commit comments