summaryrefslogtreecommitdiff
path: root/x11/xbindkeys
AgeCommit message (Collapse)AuthorFilesLines
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-15Regen. Author has recreated configure and Makefile.in files with newerjmmv1-4/+3
versions of automake/autoconf.
2002-09-23buildlink1 -> buildlink2jlam1-4/+3
2002-07-11Undo accidental import of "xbindkeys-config" package into the wrongtron1-29/+0
directory.
2002-07-11Import new "xbindkeys-config" package:tron3-8/+35
Tool to configure xbindkeys graphically This package was contributed by Julio Merino in PR pkg/17293.
2002-06-16One of the utilities in this package uses wish.cjep1-1/+2
2002-06-15remove a comma.cjep1-1/+1
2002-06-15Initial import of xbindkeys 1.5.5 into the NetBSD packages collectioncjep4-0/+30
as x11/xbindkeys. xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Windows. It links commands to keys or mouse buttons using a configuration file. It's independent of the window manager and can capture all keyboard keys (ex: Power, Wake...). Supplied by Julio Merino in PR#17263. Thanks!