mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
PCSX2: set CTRL + Q on shut down virtual machine
This commit is contained in:
parent
7538bcee03
commit
4d1d05c933
|
@ -334,7 +334,7 @@ ToggleVideoCapture = Keyboard/Control & Keyboard/V
|
||||||
IncreaseUpscaleMultiplier = Keyboard/Control & Keyboard/U
|
IncreaseUpscaleMultiplier = Keyboard/Control & Keyboard/U
|
||||||
DecreaseUpscaleMultiplier = Keyboard/Control & Keyboard/Y
|
DecreaseUpscaleMultiplier = Keyboard/Control & Keyboard/Y
|
||||||
CycleAspectRatio = Keyboard/Control & Keyboard/W
|
CycleAspectRatio = Keyboard/Control & Keyboard/W
|
||||||
ShutdownVM = Keyboard/Control & Keyboard/Escape
|
ShutdownVM = Keyboard/Control & Keyboard/Q
|
||||||
ResetVM = Keyboard/Control & Keyboard/R
|
ResetVM = Keyboard/Control & Keyboard/R
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue