1. 20 May, 2009 2 commits
    • Stephane Chatty's avatar
      HID: Multitouch support for the N-Trig touchscreen · 57fd637a
      Stephane Chatty authored
      Adds support for multitouch interaction on the N-Trig touchscreen, using the
      new ABS_MT_* input constants. Single touch support works as previously. This
      code was tested against two versions of the N- Trig firmware: one that supports
      dual pen/finger single touch, and one that supports finger multitouch but no
      pen at all. Copyright notices that looked wrong were removed, as it seems that
      there is only code written in 2009 by Rafin Rubin and Stephane Chatty in this
      file.
      Signed-off-by: default avatarStephane Chatty <chatty@enac.fr>
      Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
      57fd637a
    • Stephane Chatty's avatar
      HID: add new multitouch and digitizer contants · 89f536cc
      Stephane Chatty authored
      Added constants to hid.h for all digitizer usages (including the new multitouch
      ones that are not yet in the official USB spec but are being pushed by Microsft
      as described in their paper "Digitizer Drivers for Windows Touch and Pen-Based
      Computers"). Updated hid-debug.c to support the new MT input constants such as
      ABS_MT_POSITION_X.
      Signed-off-by: default avatarStephane Chatty <chatty@enac.fr>
      Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
      89f536cc
  2. 13 May, 2009 3 commits
  3. 12 May, 2009 12 commits
  4. 11 May, 2009 20 commits
  5. 10 May, 2009 3 commits