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

NAME

6       mousetweaks - Accessibility enhancements for pointing devices
7

SYNOPSIS

9       mousetweaks  [--dwell]  [--ssc] [--dwell-time=FLOAT] [--ssc-time=FLOAT]
10       [-m|--dwell-mode=STRING]        [-c|--show-ctw]        [-x|--ctw-x=INT]
11       [-y|--ctw-y=INT] [-t|--threshold=INT] [-s|--shutdown] [--disable-anima‐
12       tions] [--daemonize] [-?|--help]
13

DESCRIPTION

15       mousetweaks is a collection of accessibility enhancements for  pointing
16       devices. This manual page describes the mousetweaks daemon.
17

OPTIONS

19       --dwell
20              Automatically perform mouse clicks without using a physical but‐
21              ton.
22
23       --ssc  Trigger the secondary mouse button when the primary mouse button
24              is held down for a specified amount of time.
25
26       --dwell-time=FLOAT
27              Time to keep the pointer motionless before a dwell click is per‐
28              formed.  Range: 0.2 - 3.0 seconds.
29
30       --ssc-time=FLOAT
31              Time to hold the primary mouse button before  a  simulated  sec‐
32              ondary click is performed. Range: 0.5 - 3.0 seconds.
33
34       -m, --dwell-mode=STRING
35              Select  a  dwell  mode.  Available  options: window - Select the
36              click type from a window or a panel applet.  gesture  -  Perform
37              different clicks by moving in different directions.
38
39       -c, --show-ctw
40              Show  the  click-type  window.  Only  useful in combination with
41              --dwell-mode=window.
42
43       -x, --ctw-x=INT
44              x-position of the click-type window on screen.
45
46       -y, --ctw-y=INT
47              y-position of the click-type window on screen.
48
49       -t, --threshold=INT
50              Ignore small pointer movements. Range: 0 - 30 pixels.
51
52       -s, --shutdown
53              Stop the mousetweaks daemon.
54
55       --disable-animation
56              Disable  cursor  animations.  The  animation  shows  the   timer
57              progress  for  dwell clicks and secondary clicks as cursor over‐
58              lay.
59
60       --daemonize
61              Start mousetweaks in the background, ie. spawn a child process.
62
63       --login
64              Start mousetweaks in login mode. Login mode enables  workarounds
65              specific to GDM. Currently unused.
66

FILES

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

BUGS

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

AUTHORS

77       mousetweaks  was written by Gerd Kohlberger. This manual page was writ‐
78       ten by Francesco Fumanti.
79

LICENSE

81       Licenced under the GNU General Public License v3 or later.
82

SEE ALSO

84       dwell-click-applet(1), pointer-capture-applet(1)
85
86
87
88                                                                mousetweaks(1)
Impressum