git: cyapa - cleanup, bug fixes
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 8 23:41:38 PST 2014
commit 5507c2b27e326adfe3b04a84811fb73d8afc0ccb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jan 8 23:25:18 2014 -0800
cyapa - cleanup, bug fixes
* Document the xorg.conf config.
* Fix some button state change issues that could lead to false button
handling when the slider is active.
* Increase the distance that must be travelled before locking to the
left button on finger movement for button presses.
* Add experimental button-4 and button-5 (4-finger/5-finger) support,
but at the moment it isn't playing nice with X.
Summary of changes:
sys/dev/smbus/cyapa/cyapa.c | 191 ++++++++++++++++++++++++++++++++++++--------
1 file changed, 159 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5507c2b27e326adfe3b04a84811fb73d8afc0ccb
--
DragonFly BSD source repository
More information about the Commits
mailing list