unclutter
Hides the mouse cursor. More information: <https://manned.org/unclutter.1x>.
Install
- All systems
-
curl cmd.cat/unclutter.sh
- Debian
-
apt-get install unclutter
- Ubuntu
-
apt-get install unclutter
- Arch Linux
-
pacman -S unclutter
- Kali Linux
-
apt-get install unclutter
- Fedora
-
dnf install unclutter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unclutter
- Raspbian
-
apt-get install unclutter
- Dockerfile
- dockerfile.run/unclutter
Hides the mouse cursor. More information: <https://manned.org/unclutter.1x>.
-
Hide mouse cursor after 3 seconds:
unclutter -idle 3
© tl;dr; authors and contributors