1synclient(1) General Commands Manual synclient(1)
2
3
4
6 synclient - commandline utility to query and modify Synaptics driver
7 options.
8
10 synclient [-lV?] [var1=value1 [var2=value2] ...]
11
13 This program lets you change your Synaptics TouchPad driver for
14 XOrg/XFree86 server parameters while X is running.
15
16
18 -l List current user settings. This is the default if no option is
19 given.
20
21 -V Print version number and exit.
22
23 -? Show the help message.
24
25 var=value
26 Set user parameter var to value.
27
28
30 /etc/X11/xorg.conf
31
33 To disable EdgeMotionMinSpeed:
34
35 synclient EdgeMotionMinSpeed=0
36
38 Peter Osterlund <petero2@telia.com> and many others.
39
40 This man page was written by Mattia Dongili <malattia@debian.org>
41
43 Xorg(1), syndaemon(1), synaptics(4)
44
45
46
47X Version 11 xf86-input-synaptics 1.9.1 synclient(1)