mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 07:38:50 +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
|
||||
letterUp = N
|
||||
letterDown = M
|
||||
favPlaylist = F3
|
||||
nextPlaylist = F2
|
||||
prevPlaylist = F1
|
||||
addPlaylist = I
|
||||
removePlaylist = O
|
||||
random = G
|
||||
favPlaylist = S
|
||||
nextPlaylist = O
|
||||
prevPlaylist = V
|
||||
addPlaylist = Y
|
||||
removePlaylist = X
|
||||
random = K
|
||||
select = Return, A
|
||||
menu = Q
|
||||
back = B
|
||||
|
||||
@ -30,7 +30,7 @@ showSquareBrackets = no
|
||||
firstCollection = Main
|
||||
|
||||
# specify whether RetroFE should switch to Favorites list if it exists.
|
||||
autoFavorites = false
|
||||
autoFavorites = true
|
||||
|
||||
# specify whether RetroFE should remember the last selected game
|
||||
rememberMenu = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user