forked from Lainports/freebsd-ports
- Reformat distinfo
- Pass maintainership to submitter PR: ports/102248 Submitted by: Simon Olofsson <simon(at)olofsson.de> Approved by: krion (mentor)
This commit is contained in:
parent
ef9bdd6aa6
commit
7bdfdbf5ee
2 changed files with 6 additions and 7 deletions
|
|
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|||
MASTER_SITE_SUBDIR= utilities
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= simon@olofsson.de
|
||||
COMMENT= Remove idle cursor image from screen
|
||||
|
||||
WRKSRC= $(WRKDIR)/unclutter
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
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.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue