1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:42:08 +02:00
tldr/pages/common/unclutter.md
2021-10-17 11:19:29 +02:00

8 lines
157 B
Markdown

# unclutter
> Hides the mouse cursor.
> More information: <https://manned.org/unclutter.1x>.
- Hide mouse cursor after 3 seconds:
`unclutter -idle {{3}}`