|
From: Delvaux B. <del...@ya...> - 2017-11-15 15:23:02
|
Hello I have a Lenovo Thinkpad X1 Yoga 2d generation.I use Kubuntu 17.10 This is my xsetwacom list devices: Wacom Co.,Ltd. Pen and multitouch sensor Finger touch id: 9 type: TOUCH Wacom Co.,Ltd. Pen and multitouch sensor Pen stylus id: 10 type: STYLUS Wacom Co.,Ltd. Pen and multitouch sensor Pen eraser id: 16 type: ERASER And my libwacom-list-local-devices : [Device] Name=Wacom Serial Tablet WACf004 DeviceMatch=serial:0000:0000; Class=ISDV4 Width=0 Height=0 IntegratedIn=Display;System; Styli=0xfffff;0xffffe; [Features] Reversible=false Stylus=true Ring=false Ring2=false Touch=false TouchSwitch=false StatusLEDs= NumStrips=0 Buttons=0 I have several issues/questions : - a tap on the screen is mistaken for a long touch : so a tap on an icon in the tool bar will just do the same as a long click on it : I cannot launch the app that way; actually upgrading to input-wacom-0.35 (Ubuntu has 0.34 installed) fixes the thing : it works smoothly, and pinch is much improved, but 2 fingers scrolling doesn't work anymore; also after uninstalling xserver-xorg-input-wacom package in Ubuntu in manually installing 0.35 (or 0.37) version, xsetwacom (that has to be installed manually - not installed automatically) doesn't recognize anything! Yhe output of : xsetwacom list devices is just empty; but it continues to work... So I would like to use the 0.35 (or higher version) and still use 2 fingers scrolling and be able to use xsetwacom.... - right click simulated by long touch doesn't work, and I can't find a way to have it working (I can map the upper button of the pen to button 3 though); - I don't completely understand how xsetwacom works ; when I type xsetwacom --get "Wacom Co.,Ltd. Pen and multitouch sensor Pen stylus" all I get, among others : Option "TPCButton" "off" If I type : xsetwacom --get "Wacom Co.,Ltd. Pen and multitouch sensor Pen stylus" TCPButton on I get the error message : Parameter 'TPCButton' is no longer in use. It was replaced with 'TabletPCButton' So how can I find the parameters that I can use? This last question is not the most important though Thank you! Victor where can I find a complete doc on it? I know the wiki page on it. H |