mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
3ae0908967
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. |
||
---|---|---|
.. | ||
gph-events.cpp | ||
gph-events.h |