Enabled controls for playlist management in RetroFE and load favorite playlists by default

This commit is contained in:
DrUm78 2023-03-07 18:04:33 +01:00
parent 7325cc7331
commit 5bcc5e8fbc
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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