mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 13:20:57 +00:00
Cleanup Desktop Menu welcome text
This commit is contained in:
parent
244c86f661
commit
83d888ca4a
@ -1742,13 +1742,15 @@ void MainWindow::showWelcomeScreen()
|
||||
"but this Desktop Menu should be functional for launching content and managing playlists.<br>\n"
|
||||
"<br>\n"
|
||||
"Some useful hotkeys for interacting with the Big Picture menu include:\n"
|
||||
"<ul><li>F1 - Bring up the Big Picture menu</li>\n"
|
||||
"<li>F - Switch between fullscreen and windowed modes</li>\n"
|
||||
"<li>F5 - Bring the Desktop Menu back if closed</li>\n"
|
||||
"<li>Esc - Exit RetroArch</li></ul>\n"
|
||||
"<ul>\n"
|
||||
"<li>F1 - Bring up the Big Picture menu</li>\n"
|
||||
"<li>F5 - Bring the Desktop Menu back if closed</li>\n"
|
||||
"<li>F - Switch between fullscreen and windowed modes</li>\n"
|
||||
"<li>Esc - Exit RetroArch</li>\n"
|
||||
"</ul>\n"
|
||||
"\n"
|
||||
"For more hotkeys and their assignments, see:<br>\n"
|
||||
"Settings -> Input -> Input Hotkey Binds<br>\n"
|
||||
"Settings -> Input -> Hotkeys<br>\n"
|
||||
"<br>\n"
|
||||
"Documentation for RetroArch, libretro and cores:<br>\n"
|
||||
"<a href=\"https://docs.libretro.com/\">https://docs.libretro.com/</a>");
|
||||
|
Loading…
x
Reference in New Issue
Block a user