-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24/08/10 18:03, Chris Bagwell wrote: > > Yes, you can look for evtest and it will decode the linux-input events > outside of X (matter of fact, you'll need to switch away from X to > another console to see the events). >
Ok, so the evtest stuff looks like it should help a lot in finding the problem. In the earlier code scroll down returned a Wheel event with value -1, and scrolling up returned a wheel event with value 1. In the more recent code, scroll down still returns -1, but scroll up return -255. So that makes me think that perhaps the code that Ping originally pointed out is to blame, but I'm not exactly sure how or why. Tomorrow I may have a go at patching back the old ternary statement and see if that solves it. I feel like we're close to a patch... 5:) Mike 5:) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAkx0bPMACgkQu7rWomwgFXqRxACgqP0KDrppR2hdvU26/ZM0W7t7 rv8AoIeQi+8I9LUVyGzcRXO4tMAvAnFx =Pz3h -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
