|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Problem with wacom USB touch screen and twinviewDear Ping at al,
I have an HP TX 2130 tablet here; one of the new ones with a USB touch screen and tablet. I am using the latest beta drivers, 0.8.1, which I compiled and installed myself, and I have confirmed that I am using the Wacom driver as per the HOWTO. Both tablet and touchscreen are working in that they take input, but they seem to be operating without any calibration. The touch screen moves the mouse pointer about 1/8 of the distance that I drag my finger, but it does move in the right direction, and positioning seems relative. The stylus and eraser moves the pointer exactly correctly along the X-axis, positioning absolute, but I can only access the top part of the screen: it is as though the Y-axis value is half what it should be. I have attempted to run wacomcpl, selecting the calibration options, and when I select the screen, I get the following error, and tapping the crosshairs has no effect: unknown device "stylus" or it is currently a core device unknown device "stylus" or it is currently a core device while executing "wacomxi::bindevent .topleft.m $device <ButtonRelease> {calibrationSequence 0 %0 %1}" (procedure "startCalibration" line 20) invoked from within "startCalibration" (procedure "updateScreenList" line 22) invoked from within "updateScreenList" (command bound to event) I ought to say that I am using Twinview vertical (constraining tablet use to its monitor) , but I have the same problems with using the tablet on one screen. The relevant sections of my current xorg.conf: Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 1024 Screen 1 "Screen1" Above "Screen0" InputDevice "Synaptics Touchpad" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "pad" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_ISD-V4-event-mouse" Option "Type" "stylus" Option "ForceDevice" "ISDV4" Option "Button2" "3" Option "USB" "on" Option "Twinview" "vertical" Option "ScreenNo" "0" Option "TVResolution" "1280x1024,1280x800" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_ISD-V4-event-mouse" Option "Type" "eraser" Option "ForceDevice" "ISDV4" Option "USB" "on" Option "Twinview" "vertical" Option "ScreenNo" "0" Option "TVResolution" "1280x1024,1280x800" EndSection Section "InputDevice" Identifier "pad" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_ISD-V4-event-mouse" Option "Type" "wacom" Option "ForceDevice" "ISDV4" Option "Twinview" "vertical" Option "ScreenNo" "0" Option "TVResolution" "1280x1024,1280x800" EndSection Here is the output of a few relevant commands: james@opal:~$ xsetwacom get stylus stopx0 0 james@opal:~$ xsetwacom get stylus stopx1 0 james@opal:~$ xsetwacom get stylus stopy0 0 james@opal:~$ xsetwacom get stylus stopy1 1024 james@opal:~$ xsetwacom get stylus sbottomx0 1280 james@opal:~$ xsetwacom get stylus sbottomx1 1280 james@opal:~$ xsetwacom get stylus sbottomy0 1024 james@opal:~$ xsetwacom get stylus sbottomy1 1824 What additional information can I give you to help me get my mouse pointer under my stylus anywhere other than the top row of the monitor (where y/2 = 1 )? Do you think the touchscreen issue is related? Many thanks, J. -- James Valentine 07971 287041 http://jdv.me.uk "Perscriptio in manibus tabellariorum est." ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@... https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss |
| Free Forum Powered by Nabble | Forum Help |