Results 1 to 1 of 1
I have a Lenovo x60 Tablet and I am having some trouble with the Wacom pen drivers in Ubuntu 7.10. I started at the ThinkWiki page here.
I am not ...
- 03-28-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 7
Wacom drivers in Ubuntu
I have a Lenovo x60 Tablet and I am having some trouble with the Wacom pen drivers in Ubuntu 7.10. I started at the ThinkWiki page here.
I am not sure where to look when they say "The values can be found under the windows driver properties."
I tried running:
even though it was for an x41... I don't know if this helped me or not.Code:# setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig
When I went to edit my xorg.conf file with the new entries they gave, I saw this at the end of my xorg.conf file:
I decided to try this first. I uncommented these lines and saved the file. When I restarted X, it went to low-graphics mode. I had to fix this with dexconf. Next I tried inserting the ThinkWiki code and got the same error.Code:# Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection
Has anyone been able to successfully configure the Wacom stuff on an x60 using 7.10?


Reply With Quote