1XBANISH(1) BSD General Commands Manual XBANISH(1)
2
4 xbanish — hide the X11 mouse cursor when a key is pressed
5
7 xbanish [-a] [-d] [-i modifier] [-m nw|ne|sw|se]
8
10 xbanish hides the X11 mouse cursor when a key is pressed. The cursor is
11 shown again when it is moved or a mouse button is pressed. This is simi‐
12 lar to the xterm(1) setting pointerMode but the effect is global in the
13 X11 session.
14
16 -a Always keep mouse cursor hidden while xbanish is running.
17
18 -d Print debugging messages to stdout.
19
20 -i modifier
21 Ignore pressed key if modifier is used. Modifiers are: shift,
22 lock (CapsLock), control, mod1 (Alt or Meta), mod2 (NumLock),
23 mod3 (Hyper), mod4 (Super, Windows, or Command), and mod5 (ISO
24 Level 3 Shift).
25
26 -m nw|ne|sw|se
27 When hiding the mouse cursor, move it to this corner of the
28 screen, then move it back when showing the cursor.
29
31 XFixes(3)
32
34 xbanish was written by joshua stein <jcs@jcs.org>.
35
36BSD September 16, 2019$ BSD