mirror of
https://github.com/skoelle/marcer-gamedvd-launcher.git
synced 2026-09-17 18:50:25 +00:00
Fix help screen display
- Use symbols for cursor arrows (↑ / ↓, →, ←) - Combine ESC/q into single line - Simplify help box to grey background only
This commit is contained in:
@@ -171,8 +171,7 @@ namespace MarcerGameDvdLauncher
|
||||
" ↑ / ↓ Move selection up / down",
|
||||
" Enter / → Open folder / launch ZIP with Hatari",
|
||||
" ← / Backspace Go up one directory (never exceeds root)",
|
||||
" ESC Exit the program",
|
||||
" q Exit the program (alternative)",
|
||||
" ESC / q Exit the program",
|
||||
" PgUp Jump one page up",
|
||||
" PgDn Jump one page down",
|
||||
" * Toggle favorite on selected ZIP",
|
||||
|
||||
Reference in New Issue
Block a user