mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
6f4b4ed88f
Co-authored-by: Lena Pastwa <lena@lnps.me>
365 B
365 B
xbanish
Hide the X11 cursor when a key is pressed and turn it back on when the mouse is used. More information: https://manned.org/xbanish.
- Hide the cursor on key press:
xbanish
- Always keep the cursor hidden, ignoring key presses and mouse usage:
xbanish -a
- Automatically hide the cursor after
nseconds of inactivity:
xbanish -t {{n}}