mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
Enabled controls for playlist management in RetroFE and load favorite playlists by default
This commit is contained in:
parent
7325cc7331
commit
5bcc5e8fbc
@ -6,12 +6,12 @@ pageUp = PageDown
|
|||||||
pageDown = PageUp
|
pageDown = PageUp
|
||||||
letterUp = N
|
letterUp = N
|
||||||
letterDown = M
|
letterDown = M
|
||||||
favPlaylist = F3
|
favPlaylist = S
|
||||||
nextPlaylist = F2
|
nextPlaylist = O
|
||||||
prevPlaylist = F1
|
prevPlaylist = V
|
||||||
addPlaylist = I
|
addPlaylist = Y
|
||||||
removePlaylist = O
|
removePlaylist = X
|
||||||
random = G
|
random = K
|
||||||
select = Return, A
|
select = Return, A
|
||||||
menu = Q
|
menu = Q
|
||||||
back = B
|
back = B
|
||||||
|
|||||||
@ -30,7 +30,7 @@ showSquareBrackets = no
|
|||||||
firstCollection = Main
|
firstCollection = Main
|
||||||
|
|
||||||
# specify whether RetroFE should switch to Favorites list if it exists.
|
# specify whether RetroFE should switch to Favorites list if it exists.
|
||||||
autoFavorites = false
|
autoFavorites = true
|
||||||
|
|
||||||
# specify whether RetroFE should remember the last selected game
|
# specify whether RetroFE should remember the last selected game
|
||||||
rememberMenu = true
|
rememberMenu = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user