diff options
author | D G Turner | 2014-06-25 19:45:44 +0100 |
---|---|---|
committer | D G Turner | 2014-06-25 19:45:44 +0100 |
commit | e07819fb12dd88f247d9fede9b9a1718db0baa87 (patch) | |
tree | 34f406448d85ad1a1a9b63775a15801ae3364571 | |
parent | 37c46fecbfa12e85595e202d5635a8ce82386590 (diff) | |
download | scummvm-rg350-e07819fb12dd88f247d9fede9b9a1718db0baa87.tar.gz scummvm-rg350-e07819fb12dd88f247d9fede9b9a1718db0baa87.tar.bz2 scummvm-rg350-e07819fb12dd88f247d9fede9b9a1718db0baa87.zip |
README: Remove Keymapper trigger key note, add Vkeybd mouse button note.
As the keymapper is still WIP/unstable, this should be omitted from user
documentation. Added note on mouse button trigger for virtual keyboard
as this was not noted in any user documentation.
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1269,7 +1269,8 @@ other games. Alt-Enter - Toggles full screen/windowed Alt-s - Make a screenshot (SDL backend only) Ctrl-F7 - Open virtual keyboard (if enabled) - Ctrl-F8 - Open key remapper dialog (if enabled) + This can also be triggered by a long press + of the middle mouse button or wheel. SCUMM: Ctrl 0-9 and Alt 0-9 - Load and save game state |