unclutter 2.7
Remove idle cursor image from screen ( The version number is a guess )
- Contributed by
- Mike Hopkirk (hops)
- Obtained from
- Net - ftp.org.com contrib
- Author(s)
- Mark M Martin. cetia 18dec1992. mmm@cetia.fr
- Restrictions
- None Mentioned
Description
unclutter removes the cursor image from the screen so that
it does not obstruct the area you are looking at after it
has not moved for a given time. It does not do this if
the cursor is in the root window or a button is down. It
tries to ignore jitter (small movements due to noise) if
you have a mouse that twitches.
- Productivity
- Useful for being able to see things when the cursor is obscuring them.
Especially useful with lots of windows and Focus-follows-Pointer
focus Model.
- Safety
- Examined code + use it all day every day ( buried in my
session startup)
- Work Planned
- None
- Documentation
- Manual page
- Verification
-
./unclutter -idle 1
Wait a couple of seconds without any mouse or key input
and the cursor should disappear
Build Notes
This source is configured to be installed under
/usr/skunk.
To build it for a different location, compile with
make INSTALL_DIR=directory
.
SkunkWare 5.0 1995