Vinca
December 29th, 2012, 12:21 AM
This is all about Finger Touch on my Wacom Bamboo Capture. Stylus is (almost) fine.
I have two main problems
1. there is a setting where right-click is actuated by a two-finger touch, I want to disable it as it messes with two-finger scrolling.
2. The touch response is way too fast.
1. Right Click
What I have done:
xsetwacom --set "Wacom Bamboo 16FG 4x5 Finger pad" TapTime 80
Results
Helps a bit. I still want to disable it. This also made my scrolling more responsive to two-finger "flicks" when scrolling, which is nice. just little tiny movements instead of deliberate long movements. Know why?
2. Touch Response too fast
What I have done:
mess with xinput. a lot. To no avail.
$ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Pen stylus id=9 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Finger touch id=10 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:1024 id=11 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:2011 id=12 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Pen eraser id=13 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Finger pad id=14 [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)]
↳ Power Button id=7 [slave keyboard (3)]
↳ UVC Camera (046d:081b) id=8 [slave keyboard (3)]
Wacom Bamboo 16FG 4x5 Pen stylus id: 9 type: STYLUS
Wacom Bamboo 16FG 4x5 Finger touch id: 10 type: TOUCH
Wacom Bamboo 16FG 4x5 Pen eraser id: 13 type: ERASER
Wacom Bamboo 16FG 4x5 Finger pad id: 14 type: PAD
I've noticed that I can write values with xsetwacom to the "Finger pad" or the "Finger touch" with the same results. 100% sure of this with TapTime parameter of xsetwacom.
xinput, however, responds to neither "Wacom Bamboo 16FG 4x5 Finger touch" or to "Wacom Bamboo 16FG 4x5 Finger pad"
With recommendation of Favux, I looked here initially with regard to my touch speed question. http://ubuntuforums.org/showthread.php?t=1656089
It didn't say anything about being able to use the touchpad across both monitors. It does work now, just too fast, across both monitors. When i draw a circle with my finger, it comes out as an oval 2x wider than it is tall (stretched by dual monitors, it seems). (trying live usb with one monitor plugged in: it's better, true circle, but still too fast)
The way the How To works (linked a bit above) is it has a wacom section, then a generic tablet section. I obviously started with wacom.
$ xsetwacom --set "Wacom Bamboo 16FG 4x5 Finger pad" MapToOutput DVI-I-2
Unable to find an output 'DVI-I-2'.
$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.0*+ 50.0
1680x1050 60.0
1600x1200 60.0
1440x900 59.9
1280x1024 60.0
1280x960 60.0
1280x800 59.8
1280x720 60.0 50.0
1024x768 60.0
800x600 60.3 56.2
720x576 50.0
720x480 59.9
640x480 59.9
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-I-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.0*+ 50.0
1680x1050 60.0
1600x1200 60.0
1440x900 59.9
1280x1024 60.0
1280x960 60.0
1280x800 59.8
1280x720 60.0 50.0
1024x768 60.0
800x600 60.3 56.2
720x576 50.0
720x480 59.9
640x480 59.9
interestingly, the toggle switch (map to single monitor) in the beautiful Ubuntu GUI for wacom settings works. BUT, selecting which monitor does not. probably a result of the same error (Unable to find an output 'DVI-I-2'.) didn't work with DVI-3 btw either.
So, I decided to try Favux's Part 2 (all tablets) involving the Convolution matrix and xinput.
these matrix commands didn't involve setting a DVI-I-2 (or 3) in the command. so I was optimistic. Running the commands, no change. I even tried extreme values in the matrix to purposely mess it up... didn't work :P. obviously not responding to the commands of xinput. same for both device names/id #s.
I then tried some other xinput commands relating to acceleration in another thread about another bamboo model. Like the convolution matrix commands, they ran, gave no error, but had no effect. I also tried extreme values with these.
Honestly, i wish the bamboo just showed up in stock ubuntu settings as a "touchpad" like on a laptop, and i could just mess with that acceleration slider... lol
I think that's about it. probably edits coming :P
vinca
I have two main problems
1. there is a setting where right-click is actuated by a two-finger touch, I want to disable it as it messes with two-finger scrolling.
2. The touch response is way too fast.
1. Right Click
What I have done:
xsetwacom --set "Wacom Bamboo 16FG 4x5 Finger pad" TapTime 80
Results
Helps a bit. I still want to disable it. This also made my scrolling more responsive to two-finger "flicks" when scrolling, which is nice. just little tiny movements instead of deliberate long movements. Know why?
2. Touch Response too fast
What I have done:
mess with xinput. a lot. To no avail.
$ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Pen stylus id=9 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Finger touch id=10 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:1024 id=11 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:2011 id=12 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Pen eraser id=13 [slave pointer (2)]
⎜ ↳ Wacom Bamboo 16FG 4x5 Finger pad id=14 [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)]
↳ Power Button id=7 [slave keyboard (3)]
↳ UVC Camera (046d:081b) id=8 [slave keyboard (3)]
Wacom Bamboo 16FG 4x5 Pen stylus id: 9 type: STYLUS
Wacom Bamboo 16FG 4x5 Finger touch id: 10 type: TOUCH
Wacom Bamboo 16FG 4x5 Pen eraser id: 13 type: ERASER
Wacom Bamboo 16FG 4x5 Finger pad id: 14 type: PAD
I've noticed that I can write values with xsetwacom to the "Finger pad" or the "Finger touch" with the same results. 100% sure of this with TapTime parameter of xsetwacom.
xinput, however, responds to neither "Wacom Bamboo 16FG 4x5 Finger touch" or to "Wacom Bamboo 16FG 4x5 Finger pad"
With recommendation of Favux, I looked here initially with regard to my touch speed question. http://ubuntuforums.org/showthread.php?t=1656089
It didn't say anything about being able to use the touchpad across both monitors. It does work now, just too fast, across both monitors. When i draw a circle with my finger, it comes out as an oval 2x wider than it is tall (stretched by dual monitors, it seems). (trying live usb with one monitor plugged in: it's better, true circle, but still too fast)
The way the How To works (linked a bit above) is it has a wacom section, then a generic tablet section. I obviously started with wacom.
$ xsetwacom --set "Wacom Bamboo 16FG 4x5 Finger pad" MapToOutput DVI-I-2
Unable to find an output 'DVI-I-2'.
$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.0*+ 50.0
1680x1050 60.0
1600x1200 60.0
1440x900 59.9
1280x1024 60.0
1280x960 60.0
1280x800 59.8
1280x720 60.0 50.0
1024x768 60.0
800x600 60.3 56.2
720x576 50.0
720x480 59.9
640x480 59.9
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-I-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.0*+ 50.0
1680x1050 60.0
1600x1200 60.0
1440x900 59.9
1280x1024 60.0
1280x960 60.0
1280x800 59.8
1280x720 60.0 50.0
1024x768 60.0
800x600 60.3 56.2
720x576 50.0
720x480 59.9
640x480 59.9
interestingly, the toggle switch (map to single monitor) in the beautiful Ubuntu GUI for wacom settings works. BUT, selecting which monitor does not. probably a result of the same error (Unable to find an output 'DVI-I-2'.) didn't work with DVI-3 btw either.
So, I decided to try Favux's Part 2 (all tablets) involving the Convolution matrix and xinput.
these matrix commands didn't involve setting a DVI-I-2 (or 3) in the command. so I was optimistic. Running the commands, no change. I even tried extreme values in the matrix to purposely mess it up... didn't work :P. obviously not responding to the commands of xinput. same for both device names/id #s.
I then tried some other xinput commands relating to acceleration in another thread about another bamboo model. Like the convolution matrix commands, they ran, gave no error, but had no effect. I also tried extreme values with these.
Honestly, i wish the bamboo just showed up in stock ubuntu settings as a "touchpad" like on a laptop, and i could just mess with that acceleration slider... lol
I think that's about it. probably edits coming :P
vinca