Re: [DIGImend-users] Testing tablet drivers
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2012-04-18 07:47:58
|
Hi Dominik, First of all, please try one of the kernels I've released yesterday. This set of packages is the one you requested: https://sourceforge.net/projects/digimend/files/kernel-packages/kernel-patches-5/ubuntu_12.04_i386/ On 04/16/2012 03:49 PM, Nicodem wrote: > > > > Yes. The output shows that you're using the xf86-input-evdev driver. > > how can I change it to wacom? You don't necessarily need to, but it should be enough just to install the wacom X driver with the default configuration. Please note, that currently the tablet only works with 2000 LPI resolution and horizontal scrolling doesn't work. With evdev tilt will work in most applications, but not the eraser button. With the wacom driver it's the other way around for now. Although the eraser button would probably never work with evdev, I'm trying to make the tilt work with the wacom driver. > 50-wacom.conf file wasnt working with me is such config: > # Waltop tablets > Section "InputClass" > Identifier "Waltop class" > MatchProduct "WALTOP" > MatchIsTablet "on" > MatchDevicePath "/dev/input/event*" > Driver "wacom" > EndSection This snippet should work with our kernel. > any ideas? > should I dump anything more here what would be helpful ? No, please try the released kernel first. Thanks. Sincerely, Nick |