mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-21 03:12:43 +01:00
Adding (untested) 2 way menu axis support (using the scrollOrientation parameter)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
previousItem = Up
|
||||
nextItem = Down
|
||||
pageUp = Left
|
||||
pageDown = Right
|
||||
up = Up
|
||||
down = Down
|
||||
left = Left
|
||||
right: Right
|
||||
pageUp = A
|
||||
pageDown = B
|
||||
select = Space
|
||||
back = Escape
|
||||
quit = Q
|
||||
|
||||
Reference in New Issue
Block a user