logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

synclient - commandline utility to query and modify Synaptics driver options.

Authors

       Peter Osterlund <petero2@telia.com> and many others.

       This man page was written by Mattia Dongili <malattia@debian.org>

Description

       This program lets you change your Synaptics TouchPad driver for XOrg/XFree86 server parameters while X is
       running.

Examples

       To disable EdgeMotionMinSpeed:

       synclient EdgeMotionMinSpeed=0

Files

/etc/X11/xorg.conf

Name

       synclient - commandline utility to query and modify Synaptics driver options.

Options

-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.

See Also

Xorg(1), syndaemon(1), synaptics(4)

X Version 11                               xf86-input-synaptics 1.9.2                               synclient(1)

Synopsis

       synclient [-lV?] [var1=value1 [var2=value2] ...]

See Also