xenocara/driver/xf86-input-ws/src
shadchin d1fc35bb69 Read multiple events at once.
Before:
Both drivers currently do one read(2) per event, but since we use a
"sync" event we have a least two of them for ws(4) but more commonly
3 for ws(4) and 4 for synaptics(4).

most of the code and ok mpi@
2015-08-29 08:48:28 +00:00
..
emumb.c two nits missing in previous commit 2012-07-08 14:22:03 +00:00
emuwheel.c Cleanup and uniform style. No functional changes. 2012-07-08 13:51:11 +00:00
Makefile.am Adding wheel emulation, ported from evdev(4) 2011-11-28 23:49:59 +00:00
Makefile.in Adding wheel emulation, ported from evdev(4) 2011-11-28 23:49:59 +00:00
ws.c Read multiple events at once. 2015-08-29 08:48:28 +00:00
ws.h Read multiple events at once. 2015-08-29 08:48:28 +00:00