Package: xserver-xorg-input-wacom Version: 0.7.4.1-5 Severity: important I have the following in /etc/X11/xorg.conf (among other things):
Section "InputDevice"
Driver "wacom"
Identifier "Wacom Cursor"
Option "BaudRate" "19200"
Option "Device" "/dev/ttyS0"
#Option "HistorySize" "200"
Option "Mode" "Relative"
Option "Speed" "4"
Option "SendCoreEvents" "true"
#Option "Suppress" "100"
Option "Type" "cursor"
EndSection
The speed option is how you set sensitive of the tablet, and in my case I need
it 4 times after than normal for comfortable use. With this version of the
driver x-movement becomes erraticly fast, and the y-movement does not change.
As a work-around I downloaded linuxwacom-0.7.6-4 and replaced the drive with
prebuilt/wacom_drv.so_x86-64:
mv /usr/lib/xorg/modules/input/wacom_drv.so
/usr/lib/xorg/modules/input/wacom_drv.so.orig
cp prebuilt/wacom_drv.so_x86-64 /usr/lib/xorg/modules/input/wacom_drv.so
/etc/init.d/gdm restart
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
-- no debconf information
signature.asc
Description: Digital signature

