HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

unclutter — Hides the mouse cursor. More information: <https://manned.org/unclutter.1x>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thehidescommandcursorclimouseuncluttermore

Problem

How to use the unclutter command: Hides the mouse cursor. More information: <https://manned.org/unclutter.1x>.

Solution

unclutter — Hides the mouse cursor. More information: <https://manned.org/unclutter.1x>.

Hide mouse cursor after 3 seconds:
unclutter -idle {{3}}

Code Snippets

Hide mouse cursor after 3 seconds

unclutter -idle {{3}}

Context

tldr-pages: common/unclutter

Revisions (0)

No revisions yet.