ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #85109
[Bug 569294] Re: Waltop Tablet works but it indicates the absolute point only holding the buttons
I updated from 9.10 to 10.04 and immediately after that plugged the
Trust Slimline Tablet
(http://www.trust.com/products/product.aspx?artnr=16529) for the first
time. I had the same behaviour as stuartmarsden.
The solution for me was to change the two lines starting with
MatchVendor... in /usr/lib/X11/xorg.conf.d/70-wizardpen.conf as follows:
Original:
MatchVendor "UC-LOGIC|KYE Systems|Ace Cad"
Changed to:
MatchVendor "UC-LOGIC|KYE Systems|Ace Cad|WALTOP|Waltop"
And add TopX, TopY, BottomX and BottomY:
Option "TopX" "0"
Option "TopY" "0"
Option "BottomX" "20000"
Option "BottomY" "12500"
Also in both Sections, but maybe the second one is not necessary.
(I obtained the limits through wizardpen-calibrate)
Regards from Spain.
--
Waltop Tablet works but it indicates the absolute point only holding the buttons
https://bugs.launchpad.net/bugs/569294
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.
References