aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan Gray2004-06-21 02:09:50 +0000
committerJonathan Gray2004-06-21 02:09:50 +0000
commit02376854734790b17026a2836294e8f0111d2f40 (patch)
tree2e96161c1900ecbae81ac04b55d4927dcc80429a /README
parent0b911df179306805f5e66e0405dcebe221779eec (diff)
downloadscummvm-rg350-02376854734790b17026a2836294e8f0111d2f40.tar.gz
scummvm-rg350-02376854734790b17026a2836294e8f0111d2f40.tar.bz2
scummvm-rg350-02376854734790b17026a2836294e8f0111d2f40.zip
disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X unices (including Linux) for consistency with other applications
svn-id: r13989
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 0be4baec96..e4aa7777d3 100644
--- a/README
+++ b/README
@@ -467,7 +467,9 @@ ScummVM supports various in game hotkeys. They differ between the SCUMM and
simon games.
Common:
- Ctrl-z OR Alt-x - Quit
+ Cmd-q - Quit (Mac OS X)
+ Ctrl-q - Quit (other unices including Linux)
+ Ctrl-z OR Alt-x - Quit (other platforms)
Keyboard Arrow Keys - Simulate mouse movement
Ctrl-f - Toggle fast mode
Ctrl-m - Toggle mouse capture