Scroll to navigation

mousetweaks(1) General Commands Manual mousetweaks(1)

NAME

mousetweaks - Accessibility enhancements for the mouse

SYNOPSIS

mousetweaks [--enable-dwell] [--enable-secondary] [--dwell-time=FLOAT] [--secondary-time=FLOAT] [-m|--dwell-mode=STRING] [-c|--show-ctw] [-x|--ctw-x=INT] [-y|--ctw-y=INT] [-t|--threshold=INT] [-a|--animate-cursor] [-s|--shutdown] [-?|--help]

DESCRIPTION

mousetweaks is a daemon that provides various mouse features for the GNOME desktop. It depends on the Assistive Technology Service Provider Interface (AT-SPI).

OPTIONS

Automatically perform mouse clicks without using a physical button.
Trigger the secondary mouse button when the primary mouse button is held down for a specified amount of time.
Time to keep the pointer motionless before a dwell click is performed. Range: 0.2 - 3.0 seconds.
Time to hold the primary mouse button before a simulated secondary click is performed. Range: 0.5 - 3.0 seconds.
Select a dwelling mode. Available arguments are: window, gesture
Select the active click type from a window or a panel applet.
Perform clicks by moving in different directions after the cursor changes its shape.
Show the click-type window. Only useful in combination with dwell-mode=window.
X Position of the click-type window on screen.
Y Position of the click-type window on screen.
Ignore small pointer movements. Range 0 - 30 pixels.
Show elapsed time as cursor overlay.
Stop the mousetweaks daemon.

FILES

~/.mousetweaks.pid

The daemon creates a lock file in the users home directory to keep track of its status.

BUGS

Report bugs to <http://bugzilla.gnome.org/>

AUTHORS

mousetweaks was written by Gerd Kohlberger <lowfi@chello.at>

LICENSE

Licenced under the GNU General Public License v3 or later.

SEE ALSO

dwell-click-applet(1), pointer-capture-applet(1), Assistive Technology Service Provider Interface (AT-SPI)