mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
DUCKSTATION: added Ctrl+Q as poweroff
This commit is contained in:
parent
99924366ac
commit
61cb0ddb4c
|
@ -240,6 +240,7 @@ LoadSelectedSaveState = Keyboard/Control & Keyboard/A
|
||||||
SaveSelectedSaveState = Keyboard/Control & Keyboard/S
|
SaveSelectedSaveState = Keyboard/Control & Keyboard/S
|
||||||
SelectPreviousSaveStateSlot = Keyboard/Control & Keyboard/J
|
SelectPreviousSaveStateSlot = Keyboard/Control & Keyboard/J
|
||||||
SelectNextSaveStateSlot = Keyboard/Control & Keyboard/K
|
SelectNextSaveStateSlot = Keyboard/Control & Keyboard/K
|
||||||
|
PowerOff = Keyboard/Control & Keyboard/Q
|
||||||
UndoLoadState = Keyboard/Control & Keyboard/9
|
UndoLoadState = Keyboard/Control & Keyboard/9
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue