Re: [DIGImend-users] Testing tablet drivers
Brought to you by:
spb_nick
From: Nicodem <nic...@gm...> - 2012-04-18 08:55:58
|
Thanks for explanation. New kernel installed and running. I got button for sub-menu working!!! still wacom app does not see my tablet so I cannot configure it for one monitor only. This would be great as with current cofiguration: laptop disp - 1366x768, second monitor 1920x1080 I have eggs not circles :) I must turn of monitor and work at the one only to have proper proportions. here is my current config: nicodem@nicodem:~$ xinput ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB OPTICAL MOUSE id=11 [slave pointer (2)] ⎜ ↳ Logitech Unifying Device. Wireless PID:200a id=12 [slave pointer (2)] ⎜ ↳ WALTOP Batteryless Tablet id=15 [slave pointer (2)] ⎜ ↳ SynPS/2 Synaptics TouchPad id=17 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Sony Vaio Keys id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ UVC Camera (05ca:18b7) id=10 [slave keyboard (3)] ↳ WALTOP Batteryless Tablet id=13 [slave keyboard (3)] ↳ WALTOP Batteryless Tablet id=14 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=16 [slave keyboard (3)] nicodem@nicodem:~$ xinput list-props 15 Device ' WALTOP Batteryless Tablet ': Device Enabled (131): 1 Coordinate Transformation Matrix (133): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Accel Profile (258): 0 Device Accel Constant Deceleration (259): 1.000000 Device Accel Adaptive Deceleration (260): 1.000000 Device Accel Velocity Scaling (261): 10.000000 Device Product ID (250): 5935, 1282 Device Node (251): "/dev/input/event9" Evdev Axis Inversion (262): 0, 0 Evdev Axis Calibration (263): 0, 20000, 0, 12000 Evdev Axes Swap (264): 0 Axis Labels (265): "Abs X" (280), "Abs Y" (281), "Abs Pressure" (282), "Abs Tilt X" (283), "Abs Tilt Y" (284) Button Labels (266): "Button Unknown" (253), "Button Unknown" (253), "Button Unknown" (253), "Button Wheel Up" (137), "Button Wheel Down" (138), "Button Horiz Wheel Left" (139), "Button Horiz Wheel Right" (140) Evdev Middle Button Emulation (267): 0 Evdev Middle Button Timeout (268): 50 Evdev Third Button Emulation (269): 0 Evdev Third Button Emulation Timeout (270): 1000 Evdev Third Button Emulation Button (271): 3 Evdev Third Button Emulation Threshold (272): 20 Evdev Wheel Emulation (273): 0 Evdev Wheel Emulation Axes (274): 0, 0, 4, 5 Evdev Wheel Emulation Inertia (275): 10 Evdev Wheel Emulation Timeout (276): 200 Evdev Wheel Emulation Button (277): 4 Evdev Drag Lock Buttons (278): 0 nicodem@nicodem:~$ nicodem@nicodem:~$ xinput list-props 13 Device ' WALTOP Batteryless Tablet ': Device Enabled (131): 1 Coordinate Transformation Matrix (133): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Product ID (250): 5935, 1282 Device Node (251): "/dev/input/event11" nicodem@nicodem:~$ nicodem@nicodem:~$ xinput list-props 14 Device ' WALTOP Batteryless Tablet ': Device Enabled (131): 1 Coordinate Transformation Matrix (133): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Product ID (250): 5935, 1282 Device Node (251): "/dev/input/event12" nicodem@nicodem:~$ |