diff options
Diffstat (limited to 'misc/xbanish/README')
-rw-r--r-- | misc/xbanish/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/xbanish/README b/misc/xbanish/README new file mode 100644 index 0000000000..69541eac2f --- /dev/null +++ b/misc/xbanish/README @@ -0,0 +1,6 @@ +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 &' to eg. +~/.xinitrc or some other DM specific startup file. |