diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-29 15:49:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:29 +0700 |
commit | cd14ccb5c8373c6b49a458298b33b0cb60d4269e (patch) | |
tree | 7c96314931cd69b98b559ec48c5a3d3244e04f74 /misc/xbanish/README | |
parent | 3812e5a58eb8c6c5fd1197c97a7cd98b2a89c447 (diff) | |
download | slackbuilds-cd14ccb5c8373c6b49a458298b33b0cb60d4269e.tar.gz |
misc/xbanish: Updated for version 1.6, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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 69541eac2f..bb5e957055 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. |