Commandline utility to query and modify synaptics driver options.
synclient [-lV?] [var1=value1 [var2=value2] ...]
This program lets you change your Synaptics TouchPad driver for XOrg/XFree86 server parameters while X is running.
-l
List current user settings. This is the default if no option is given.
-V
Print version number and exit.
-?
Show the help message.
var=value
Set user parameter var to value.
/etc/X11/xorg.conf
To disable EdgeMotionMinSpeed:
synclient EdgeMotionMinSpeed=0
Peter Osterlund <[email protected]> and many others.
This man page was written by Mattia Dongili <[email protected]>