./x11/xbindkeys-tk, Launches shell commands with your keyboard or your mouse (Tk interface)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.6, Package name: xbindkeys-tk-1.8.6, Maintainer: pkgsrc-users

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...).

This package provides the xbindkeys_show utility that comes with the
xbindkeys distribution, which needs Tk.


Required to run:
[x11/tk] [x11/xbindkeys]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

SHA1: 913d772613fe0b05307d02417f6e6d8badbc296a
RMD160: 5c3fe8a1c343729033b287e47c2689724ae8ebba
Filesize: 148.38 KB

Version history: (Expand)


CVS history: (Expand)


   2016-09-15 17:59:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
xbindkeys-tk: bump to 1.8.6 too.
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-07-07 19:58:21 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
user-destdir support
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-12-08 17:16:12 by OBATA Akio | Files touched by this commit (4)
Log message:
Update xbindkeys{,-tk} to 1.7.3.

Version 1.7.3 : A bug under Solaris was fixed. This bug caused an XBindKeys
built with -DFORK_FLAG=1 to fail to wait for the processes it spawns, leaving
lots of defunct processes.
Thanks to Ciaran Anscomb for the patch.

Version 1.7.2 : Changes to grab keys in all display screens and not only in the
default root window (Xinerama suport).
Bugfix for the Guile support in configure.ac.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-09-28 22:52:28 by Roland Illig | Files touched by this commit (180)
Log message:
Replaced "# defined" with "yes" in Makefile variables like \ 
GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.