xenocara/driver/xf86-input-ws
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
..
include Adding wheel emulation, ported from evdev(4) 2011-11-28 23:49:59 +00:00
man Add support ButtonMapping 2012-06-12 17:12:50 +00:00
src Read multiple events at once. 2015-08-29 08:48:28 +00:00
aclocal.m4 regen 2011-11-19 13:22:56 +00:00
autogen.sh Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
config.guess Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
config.h.in regen 2011-11-19 13:22:56 +00:00
config.sub Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
configure regen 2011-11-19 13:22:56 +00:00
configure.ac zap trailing space 2012-06-12 17:19:01 +00:00
COPYING xf86-input-ws 1.3.0: 2011-04-24 15:55:12 +00:00
depcomp Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
install-sh Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
ltmain.sh regen 2011-11-19 13:22:56 +00:00
Makefile.am Implement device properties for calibration data. 2009-11-25 18:10:26 +00:00
Makefile.bsd-wrapper Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
Makefile.in regen 2011-11-19 13:22:56 +00:00
missing Re-import the wscons pointer input driver using the correct name. 2009-11-22 19:12:44 +00:00
README xf86-input-ws 1.3.0: 2011-04-24 15:55:12 +00:00

xf86-input-ws - Xorg X server driver for NetBSD and OpenBSD wscons pointers