View previous topic :: View next topic |
Author |
Message |
DeIM Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/8459467464812291dd644d.jpg)
Joined: 11 Apr 2006 Posts: 443
|
Posted: Fri Jun 14, 2013 3:08 pm Post subject: synaptic touchpad can't be configured via synclient |
|
|
Hi, I would like to switch my Synaptic touchpad on and off but last thing isn't working - synclient
Code: | $ synclient TouchpadOff=1
Property for 'TouchpadOff' not available. Skipping. |
Code: | $ synclient -l
Parameter settings: |
xorg.conf:
Code: | Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
Option "TapButton1" "1"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
EndSection
|
Thanks in advance. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
VoidMage Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/16259984764821973534cdc.gif)
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Fri Jun 14, 2013 3:54 pm Post subject: |
|
|
Drop SHMConfig. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DeIM Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/8459467464812291dd644d.jpg)
Joined: 11 Apr 2006 Posts: 443
|
Posted: Sat Jun 15, 2013 12:38 pm Post subject: |
|
|
didn't help
I recall that I could somehow change settings of synaptic touchpad while xorg-server was running.
Since then I upgraded xorg-server, so I tried yesterday to rebuild all xorg-drivers but it didn't help. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
erzapito Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 02 Feb 2007 Posts: 136
|
Posted: Fri Jul 12, 2013 7:28 am Post subject: |
|
|
Do you know which package has the touchpad functionality? I have gnome-light installed and the menu option only shows "mouse". |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|