diff options
Diffstat (limited to 'misc/xbanish/README')
-rw-r--r-- | misc/xbanish/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/misc/xbanish/README b/misc/xbanish/README index 69541eac2f95..bb5e957055dc 100644 --- a/misc/xbanish/README +++ b/misc/xbanish/README @@ -1,6 +1,9 @@ -xbanish hides the mouse cursor when you start typing, and shows it again when -the mouse cursor moves or a mouse button is pressed. This is similar to -xterm's pointerMode setting, but xbanish works globally in the X11 session. +xbanish (banish the mouse cursor when typing) -One can easily start this automatically by putting `/usr/bin/xbanish &' to eg. -~/.xinitrc or some other DM specific startup file. +xbanish hides the mouse cursor when you start typing, and shows it +again when the mouse cursor moves or a mouse button is pressed. This is +similar to xterm's pointerMode setting, but xbanish works globally in +the X11 session. + +One can easily start this automatically by putting "/usr/bin/xbanish &" +in ~/.xinitrc or some other WM/DE-specific startup file. |