1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: unclutter
Section: x11
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Uploaders: Ian Jackson <ijackson@chiark.greenend.org.uk>
Build-Depends: debhelper (>= 11~),
libx11-dev
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/debian/unclutter
Vcs-Git: https://salsa.debian.org/debian/unclutter.git
Homepage: https://web.archive.org/web/20151129214845/http://ftp.x.org/contrib/utilities/
Rules-Requires-Root: no
Package: unclutter
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: hides the mouse cursor in X after a period of inactivity
unclutter hides your X mouse cursor when you don't need it, to prevent it
from getting in the way. You have only to move the mouse to restore the
mouse cursor.
|