mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-31 22:53:54 +00:00
d7abbb523c
This is a near-rewrite of the WebOS event system to take advantage of multitouch, with which all WebOS devices are outfitted. This commit also marks full compatibility with the HP TouchPad, or any future tablet device without a hardware keyboard. Controls: - Left click: Single-tap once - Right click: Put one finger on screen, single-tap another - Middle click: Put two fingers on screen, single-tap another - Menu: Swipe two fingers down - Show keyboard: Swipe two fingers up - Touchpad Mode: - Swipe two fingers to the right to toggle - When off (default) mouse will move to the location tapped - When on, mouse will move relative to its current position - Autodrag Mode: - Swipe three fingers to the right to toggle - When on (default), touching the screen and holding still for a half-second will initiate a left-mouse button hold. Useful for games like COMI and FT. - When off (or on) a double-tap will initiate a left-mouse button hold. - Escape key: Swipe two fingers left - Space bar (pause): Swipe three fingers down |
||
---|---|---|
.. | ||
audiocd | ||
events | ||
fs | ||
graphics | ||
keymapper | ||
log | ||
midi | ||
mixer | ||
mutex | ||
platform | ||
plugins | ||
saves | ||
taskbar | ||
timer | ||
updates/macosx | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
modular-backend.cpp | ||
modular-backend.h | ||
module.mk |