|
From: Trude B. <tib...@ya...> - 2012-12-03 15:24:33
|
will this work for my Wacom CTE-440? no scrolling :( Trude On 12/01/2012 10:42 PM, Maximilian Federle wrote: > Hello Favux, > > thanks for your extensive reply! Following your suggestion I edited > /usr/share/X11/xorg.conf.d/50-wacom.conf in Ubuntu to change the > following rule: > > Section "InputClass" > Identifier "Wacom class" > MatchProduct "Wacom|WACOM|Hanwang|PTK-540WL" > MatchDevicePath "/dev/input/event*" > Driver "wacom" > EndSection > > to > > Section "InputClass" > Identifier "Wacom class" > MatchProduct "Wacom|WACOM|Hanwang|PTK-540WL" > MatchDevicePath "/dev/input/event*" > Driver "evdev" > EndSection > > I confirmed in Xorg.0.log that the evdev driver recognized the wacom > device as a touch device. However testing this config revealed (with > xinput test-xi2 11) that the driver reports being capable of using two > fingers only. With synaptics I had no luck whatsoever, it refused to > load for the wacom finger device. > I attached the Xorg log with the evdev driver and the wacom driver for > the sake of completeness ;-) > > evdev: http://paste.ubuntu.com/1402984/ > wacom: http://paste.ubuntu.com/1402991/ > > Is it planned to add support for more fingers to the wacom driver? > This notebook would totally kick ass with this enabled. I can do > gestures with easystroke, but atm only with one finger at time. > > Greetings > Max > > > ------------------------------------------------------------------------------ > Keep yourself connected to Go Parallel: > INSIGHTS What's next for parallel hardware, programming and related areas? > Interviews and blogs by thought leaders keep you ahead of the curve. > http://goparallel.sourceforge.net > > > _______________________________________________ > Linuxwacom-discuss mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss |