The -10 kernel with xf86-input-wacom bamboo branch have some issue together that I've not had time to debug yet (just starting today).
Even with 1 finger, the mouse jumps around un-expectedly now. It looks like its going into absolute mode; even with the bamboo-should-be-relative patch. I notice with new kernel module, the output of "xinput list" has a much more realistic list of device types. Very cool! That was on my TODO list to get rid of the bogus items. I suspect what ever cleaned that up also required some change in xdrv that I've not ported yet. First chance, I plan to review -10 xdrv and align xf86-input-wacom's bamboo branch and will probably get the fix for free. I'll let ya know how it goes. Chris On Sat, Feb 13, 2010 at 1:43 PM, Ping Cheng <[email protected]> wrote: > Thank you Chris. I see your point. Will make a -11 with your > suggestion. How's the "+ idx" hack work for you? I tried to > "localize" the fix to Bamboo only. > > Ping > > On Sat, Feb 13, 2010 at 10:06 AM, Chris Bagwell <[email protected]> wrote: >> Ping, >> >> I see you've improved upon the device naming patch by including device #. >> Cool! >> >> There is a minor cosmetic issue in the case were you don't put "Pen" >> (or "Pad" in old patch) first. The issue is were device name ends in >> numbers, which is pretty common. It took me a second to realize it >> wasn't telling me I had a "4x51" size pad. :-) >> >> input: Wacom BambooFun 2FG 4x5 Pen0 as >> /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input5 >> input: Wacom BambooFun 2FG 4x51 as >> /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.1/input/input6 >> >> Can you put a space or something in there to always force a separation >> like " Pen" does? >> >> Thanks, >> Chris >> >> ------------------------------------------------------------------------------ >> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, >> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW >> http://p.sf.net/sfu/solaris-dev2dev >> _______________________________________________ >> Linuxwacom-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel >> > ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
