- Pet portlint - Daren Isaacs send a patch to support an idle command. Here's his rationale: > I have added a small change to unclutter to allow for an idle command i.e. > when the cursor goes idle run a command. > I am using it to disable the touchpad on my laptop. I enable the touch pad > manually (through a key binding) as required. > No more accidental bumps on the touch pad closing windows etc. Thanks Daren! Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2011-11-19 15:03:49 UTC FreeBSD ports repository Modified files: misc/unclutter Makefile Added files: misc/unclutter/files patch-unclutter.c patch-unclutter.man Log: - Pet portlint - Add idle command support - Bump Portrevision PR: 162583 Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer) Feature safe: yes Revision Changes Path 1.16 +2 -2 ports/misc/unclutter/Makefile 1.1 +52 -0 ports/misc/unclutter/files/patch-unclutter.c (new) 1.1 +22 -0 ports/misc/unclutter/files/patch-unclutter.man (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!