Linux deepin Beta synaptic touchpad controls
Tofloor
poster avatar
gognos
deepin
2014-05-18 01:10
Author
Thankyou cxbii

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
Reply Favorite View the author
All Replies
gognos
deepin
2014-05-15 02:01
#1
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
  1. sudo synclient RTCornerButton=0
  2. sudo synclient RBCornerButton=0
  3. sudo synclient LTCornerButton=0
  4. sudo synclient LBCornerButton=0
  5. sudo synclient TapButton1=0
  6. sudo synclient TapButton2=0
  7. sudo synclient TapButton3=0
Copy the Code

Other reasons to have button

https://bugs.launchpad.net/ubuntu/+sour ... ug/1264713
Reply View the author
gognos
deepin
2014-05-15 14:10
#2
Update

After updates i am now using Deepin Beta but the issue still exists.

My above solution only works until the next reboot

I thought to make changes permanent you edited the /etc/X11/xorg.conf.d/50-synaptics.conf file. Though this doesn't appear to work as something else is resetting synaptic touchpad controls at reboot.

Is their a specific Deepin config that needs to be changed instead ??
Reply View the author
cxbii
deepin
2014-05-15 23:18
#3
Please wait, I will report to the developers
Reply View the author
jouyouyun
deepin
2014-05-22 23:00
#4
Thank you report this bug. This bug has been repaired, please wait for update.
But the front interface without adding options, which requires designers decided.
Reply View the author