Adam Jackson 6271494faa Add absolute coordinate event support.
There are two major classes here, touchscreens and touchpads.  Touchpads
are logically more like relative devices, in that your initial touch
should not warp the cursor.  So attempt to detect touchpads (via the
existence of BTN_TOUCH) and translate absolute events from those devices
to relative motion.
2008-03-08 19:54:44 -05:00
2006-01-09 05:19:26 +00:00
2005-11-21 10:49:03 +00:00
2006-01-09 05:19:26 +00:00
2008-03-07 19:06:14 -05:00
2005-12-19 16:25:50 +00:00
Description
No description provided
1.2 MiB
Languages
C 96.4%
Makefile 2%
M4 1.4%
Shell 0.2%