aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-09-21 17:05:07 +0000
committerTorbjörn Andersson2003-09-21 17:05:07 +0000
commit308e88965a4f440498cb302db71088ef0a56edd8 (patch)
tree8d36116e7484bd28c8a14cca5a56715e694a95f1 /README
parentdf6028b17af1b04432942fabb81714c404018f10 (diff)
downloadscummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.tar.gz
scummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.tar.bz2
scummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.zip
Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines
and dotmatrix ones to Ctrl-Alt C and Ctrl-Alt-D. (Does anyone else feel that scanlines and dotmatrix should either be rewritten so that they can be combined with any scaler and aspect ratio correction, or removed? That's why I moved them off the Ctrl-Alt <digit> hotkeys.) svn-id: r10353
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 06d1a88884..5a048f8138 100644
--- a/README
+++ b/README
@@ -468,6 +468,7 @@ simon games.
Keyboard Arrow Keys - Simulate mouse movement
Ctrl-f - Runs in fast mode.
Ctrl-Alt 0-9 - Switch between graphics filters
+ Ctrl-Alt c-d - Switch between other graphics filters
Ctrl-Alt b - Switch between bilinear and non-linear
filtering [OpenGL backend]
Ctrl-Alt a - Toggle aspect-ratio correction on/off.