diff options
author | David Turner | 2014-06-28 14:59:08 +0100 |
---|---|---|
committer | David Turner | 2014-06-28 14:59:08 +0100 |
commit | cb596113a784e4894b5a34787b80144d2d3561e2 (patch) | |
tree | e5be7a920b1d0de20db1424a81899cf995f11c4d /README | |
parent | 95ba430d11a09ec6fbc997550074b940223eebf5 (diff) | |
parent | ad07da959dca9580d5a832ee69303d19fd21b578 (diff) | |
download | scummvm-rg350-cb596113a784e4894b5a34787b80144d2d3561e2.tar.gz scummvm-rg350-cb596113a784e4894b5a34787b80144d2d3561e2.tar.bz2 scummvm-rg350-cb596113a784e4894b5a34787b80144d2d3561e2.zip |
Merge pull request #461 from digitall/vkeybdFix
Add trigger for Virtual Keyboard on long press of Middle Mouse Button
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1268,6 +1268,9 @@ other games. instead, or a multiple thereof Alt-Enter - Toggles full screen/windowed Alt-s - Make a screenshot (SDL backend only) + Ctrl-F7 - Open virtual keyboard (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 |