• Andreas Nielsen's avatar
    HID: multitouch: add PID for Fructel product · 4d5df5d1
    Andreas Nielsen authored
    Adds multitouch support for the Gametel Android game controller.
    
    The multitouch events are emulated by the Gametel device. Each physical button
    is configured to generate a MT event on a specific coordinate. This seems to be
    the only way for us to support Android games that doesn't support HID gamepads.
    It is possible to inject MT events at Android level, but this requires root on
    the phone.
    Signed-off-by: default avatarAndreas Nielsen <eas@svep.se>
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    4d5df5d1
hid-core.c 76.7 KB