diff options
author | D G Turner | 2014-04-29 00:21:46 +0100 |
---|---|---|
committer | D G Turner | 2014-04-29 00:21:46 +0100 |
commit | 3ae0908967a3c5d526e139bb1a5da82da4793776 (patch) | |
tree | 34ace0204baf07c9a5af2d5092cda4c8f463e2c6 /engines/tinsel | |
parent | dc0c7bce4cfddc109775285798e9cadbf20f6253 (diff) | |
download | scummvm-rg350-3ae0908967a3c5d526e139bb1a5da82da4793776.tar.gz scummvm-rg350-3ae0908967a3c5d526e139bb1a5da82da4793776.tar.bz2 scummvm-rg350-3ae0908967a3c5d526e139bb1a5da82da4793776.zip |
GPH: Use virtual keyboard event directly, rather than using keycode.
As the virtual keyboard trigger has been moved to CTRL-F7, the previous
code which generates a unmodified F7 event to do this will not work.
Rather than just adding the CTRL modifier, this code changes the
backend to directly generate the virtual keyboard trigger event
directly. This avoids any future breakage if the key combination is
changed again.
Diffstat (limited to 'engines/tinsel')
0 files changed, 0 insertions, 0 deletions