Skip to content

Commit

Permalink
update shortcuts help message
Browse files Browse the repository at this point in the history
xiangfu committed Mar 31, 2012
1 parent 9a58ed8 commit 7aa62a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/shortcuts.c
Original file line number Diff line number Diff line change
@@ -47,12 +47,12 @@ static void help(void)
"F1 / F2 / F3: Set video in CVBS green/blue/red",
"F5 / F6: Increase/decrease brightness",
"F7 / F8: Increase/decrease contrast",
"Esc: Exit fun",
"Ctrl+Esc: Exit fun",
"F1: Show patch name(simple mode)",
"F9: Next patch(simple mode)",
"F11: Previous patch(simple mode)",
"F9 / RIGHT: Next patch(simple mode)",
"F11 / LEFT: Previous patch(simple mode)",
"Ctrl+Alt+Del / Hold F10 / Hold middle button: Reboot",
"Ctrl+Pause: Screenshot",
"PrtScr: Screenshot",
"Ctrl+F1: Switch resolution",
0,
};

0 comments on commit 7aa62a8

Please sign in to comment.