1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 09:26:01 +02:00
tldr/pages/common/unclutter.md

9 lines
157 B
Markdown
Raw Normal View History

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