1mousetweaks(1)              General Commands Manual             mousetweaks(1)
2
3
4

NAME

6       mousetweaks - Accessibility enhancements for the mouse
7

SYNOPSIS

9       mousetweaks  [--enable-dwell] [--enable-secondary] [--dwell-time=FLOAT]
10       [--secondary-time=FLOAT]    [-m|--dwell-mode=STRING]    [-c|--show-ctw]
11       [-x|--ctw-x=INT]   [-y|--ctw-y=INT]   [-t|--threshold=INT]   [-a|--ani‐
12       mate-cursor] [-s|--shutdown] [-?|--help]
13

DESCRIPTION

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

OPTIONS

20       --enable-dwell
21              Automatically perform mouse clicks without using a physical but‐
22              ton.
23
24       --enable-secondary
25              Trigger the secondary mouse button when the primary mouse button
26              is held down for a specified amount of time.
27
28       --dwell-time=FLOAT
29              Time to keep the pointer motionless before a dwell click is per‐
30              formed.  Range: 0.2 - 3.0 seconds.
31
32       --secondary-time=FLOAT
33              Time  to  hold  the primary mouse button before a simulated sec‐
34              ondary click is performed. Range: 0.5 - 3.0 seconds.
35
36       -m, --dwell-mode=STRING
37              Select a dwelling mode. Available arguments are: window, gesture
38
39              WINDOW
40                   Select the active click type  from  a  window  or  a  panel
41                   applet.
42
43              GESTURE
44                   Perform  clicks by moving in different directions after the
45                   cursor changes its shape.
46
47       -c, --show-ctw
48              Show the click-type window.  Only  useful  in  combination  with
49              dwell-mode=window.
50
51       -x, --ctw-x=INT
52              X Position of the click-type window on screen.
53
54       -y, --ctw-y=INT
55              Y Position of the click-type window on screen.
56
57       -t, --threshold=INT
58              Ignore small pointer movements. Range 0 - 30 pixels.
59
60       -a, --animate-cursor
61              Show elapsed time as cursor overlay.
62
63       -s, --shutdown
64              Stop the mousetweaks daemon.
65

FILES

67       ~/.mousetweaks.pid
68              The  daemon  creates  a lock file in the users home directory to
69              keep track of its status.
70

BUGS

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

AUTHORS

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

LICENSE

79       Licenced under the GNU General Public License v3 or later.
80

SEE ALSO

82       dwell-click-applet(1),  pointer-capture-applet(1), Assistive Technology
83       Service Provider Interface (AT-SPI)
84
85
86
87                                                                mousetweaks(1)
Impressum