Re: Wacom Bamboo Pen & Touch almost works now
From: Chris Bagwell <hidden>
Date: 2010-09-14 23:08:08
From: Chris Bagwell <hidden>
Date: 2010-09-14 23:08:08
On Sep 14, 2010, at 4:17 PM, Chuck Ebbert [off-list ref] wrote:
After I apply the nine patches for Bamboo support from the input git repo, only the pen works on the pen & touch. The light goes brighter when I touch the pad or press the buttons, but nothing else happens. Oh, and if I touch the pad while the display is in DPMS mode, the backlight comes on but that's all.
These patches present a more typical touchpad interface that xf86-input-wacom does not understand. Easiest choice is to rename xorg.conf.d/50-wacom.conf to 40-wacom.conf so the touchpad gets handled by xf86-input-synaptic and pen by xf86-input-wacom. I've got some draft patches submitted to linuxwacom-dev list to allow touchpad to also be handled by xf86-input-wacom though. Chris