mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 22:28:10 +00:00
4ebbdaa59b
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. |
||
---|---|---|
.. | ||
linuxmotosdl-events.cpp | ||
linuxmotosdl-events.h |