gognos
2014-05-15 02:01 deepin
Firstly well done Deepin team
Tap to click on touch pads have always been problematic for me. I prefer to turn that option off completely.
In ubuntu you have an option to toggle on and off a "tap to click button" in the mouse/touch pad controls. This option appears to be missing from the Deepin Control Centre.
I understand things are still alpha and things could be missing. So i ask is this option going to be added to Deepin 2014 ?
My current synaptic work around is
RTCornerButton = 0
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
TapButton1 = 0
TapButton2 = 0
TapButton3 = 0
Copy the Code
Other reasons to have button
https://bugs.launchpad.net/ubuntu/+sour ... ug/1264713
Tap to click on touch pads have always been problematic for me. I prefer to turn that option off completely.
In ubuntu you have an option to toggle on and off a "tap to click button" in the mouse/touch pad controls. This option appears to be missing from the Deepin Control Centre.
I understand things are still alpha and things could be missing. So i ask is this option going to be added to Deepin 2014 ?
My current synaptic work around is
RTCornerButton = 0
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
TapButton1 = 0
TapButton2 = 0
TapButton3 = 0
- sudo synclient RTCornerButton=0
- sudo synclient RBCornerButton=0
- sudo synclient LTCornerButton=0
- sudo synclient LBCornerButton=0
- sudo synclient TapButton1=0
- sudo synclient TapButton2=0
- sudo synclient TapButton3=0
Other reasons to have button
https://bugs.launchpad.net/ubuntu/+sour ... ug/1264713
Reply Like 0 View the author
Update effort to make this permanent on reboot
Dconf editor
com.deepin.dde.touchpad tap-to-click Set to FALSE Result = no change something else setting default=true
com.deepin.dde.peripherals.touchpad tap-to-click Set to FALSE Result = no change something else setting default=true
org.gnome.settings-daemon.peripherals.touchpad tap-to-click Set to FALSE Result = no change something else setting default=true