diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-24 11:44:12 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-24 11:44:12 +0800 |
commit | cc73cf812c6455ef55e1f731e742c755861e2d34 (patch) | |
tree | de415493fa04232365dd65249fd9cdff3afaab18 /misc/unclutter/pkg-descr | |
parent | c66896bd601686d8f2fb7d8f6bb54344fe9e2fd8 (diff) | |
download | freebsd-ports-gnome-cc73cf812c6455ef55e1f731e742c755861e2d34.tar.gz freebsd-ports-gnome-cc73cf812c6455ef55e1f731e742c755861e2d34.tar.zst freebsd-ports-gnome-cc73cf812c6455ef55e1f731e742c755861e2d34.zip |
Andy Kohout's port of unclutter.
Diffstat (limited to 'misc/unclutter/pkg-descr')
-rw-r--r-- | misc/unclutter/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/unclutter/pkg-descr b/misc/unclutter/pkg-descr new file mode 100644 index 000000000000..618618f49ce5 --- /dev/null +++ b/misc/unclutter/pkg-descr @@ -0,0 +1,6 @@ + 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. |