mGBA: Hotfix full screen toggle hotkey (#1164)

* Was not bound correctly
This commit is contained in:
rawdatafeel 2024-04-02 12:46:26 -04:00 committed by GitHub
parent 2281dd0d2e
commit 19f0572064
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 23 deletions

View file

@ -25,29 +25,22 @@ fastForward=@String(\0-1)
fastForward=-1
[shortcutKey]
fastForwardRatio.10=F9
fastForwardRatio.5=F4
holdFastForward=E
fastForwardRatio.-1=F10
fastForwardRatio.7=F6
fullscreen=Z
shutdown=Ctrl+S
fastForwardRatio.4=F3
loadState=B
quit=C
reset=X
rewind=
screenshot=I
pause=D
fastForwardRatio.2=F1
fastForwardRatio.3=F2
fastForwardRatio.8=F7
fastForwardRatio.6=F5
gbPrint=H
saveState=A
fastForwardRatio.9=F8
fastForward=F
holdRewind=G
cheatsWindow=End
fastForward=Home
fullscreen=PgDown
loadState=F1
pause=PgUp
quickLoad.1=Alt+End
quickLoad.4=Alt+Del
quickLoad.6=Alt+PgUp
quickSave.1=Shift+End
quit=Alt+F4
reset=F6
rewind=Del
saveState=Shift+F1
screenshot=Ctrl+P
settings=F11
undoLoadState=Alt+Ins
[shortcutProfileAxis.Microsoft%20X-Box%20360%20pad%200]
fastForward=@String(\0-1)

View file

@ -1,6 +1,7 @@
[shortcutKey]
cheatsWindow=End
fastForward=Home
fullscreen=PgDown
loadState=F1
pause=PgUp
quickLoad.1=Alt+End