2007
xbindkeys (1.8.2-1) unstable; urgency=low
* New upstream version (Closes: #346423, #388690) - Enable a full access to the xbindkeys internal from the guile scheme configuration file. A grabbed key can start a shell command or run a scheme function. This enable to do more powerfull things inside xbindkeys whitout the need of an external shell script (like double click, timed double click or keys combinations). - Configuration files are reloaded on the fly when they have changed so there is no more need to send a HUP signal to reload them - Changes to grab keys in all display screens and not only in the default root window (Xinerama suport). * ACK 1.7.1-1.1 NMU, thanks to Steinar H. Gunderson (Closes: #349111). * Bug fix: "xbindkeys: It's not to be called "X Windows" ;-)", thanks to Jan Minar (Closes: #270207). * Bug fix from upstream: "xbindkeys doesn't work", thanks to BaBL (Closes: #405015). * Update description with the new guile stuff.
-- Joerg Jaspert <joerg@debian.org> Sat, 15 Sep 2007 00:29:59 +0200
2006
xbindkeys (1.7.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Replace build-dependency on xlibs-dev with an explicit build-dependency
on each required package. (Closes: #346820)
-- Steinar H. Gunderson <sesse@debian.org> Sat, 21 Jan 2006 02:36:25 +0100
2004
xbindkeys (1.7.1-1) unstable; urgency=low
* New Upstream.
- Add guile/scheme configuration file style.
- Some minor fixes.
* Added guile-1.6-dev to Build-Depends.
* Standards 3.6.1.0.
-- Joerg Jaspert <joerg@debian.org> Thu, 11 Mar 2004 22:08:30 +0100
2003
xbindkeys (1.6.4-1) unstable; urgency=low
* New Upstream release * Standards 3.5.10 now
-- Joerg Jaspert <joerg@debian.org> Sun, 8 Jun 2003 13:59:18 +0200
2002
xbindkeys (1.6.3-1) unstable; urgency=low
* New Upstream release.
- Remove chdir ("/tmp") in daemonize function.
-- Joerg Jaspert <joerg@debian.org> Fri, 15 Nov 2002 16:12:09 +0100
xbindkeys (1.6.1-1) unstable; urgency=low
* New Upstream Version:
- Minor buggfix : use strtol instead atoi for use with
hexadecimal number.
- Complete daemonzie function
-- Joerg Jaspert <joerg@debian.org> Tue, 12 Nov 2002 11:16:18 +0100
xbindkeys (1.6.0-1) unstable; urgency=low
* New Upstream Version:
- Release event for keys and buttons.
- Don't use threads any more (use fork+exec instead)
- Better daemonize function
- Simplification of configure.in (better test for X)
- Don't use sscanf any more
* Upstream said this bug is no more (tested on some machines, some
users with wmaker reported success to).
I tested it with wmaker too. Plain standard config of wmaker, but it
worked. So this (closes: #146215)
* Standards 3.5.7 now.
* Cleaned up rules file.
-- Joerg Jaspert <joerg@debian.org> Sun, 10 Nov 2002 22:31:17 +0100
xbindkeys (1.5.5-1) unstable; urgency=low
* New Upstream Version:
- Change: better identification of modifiers with --key and
--mulitkey options.
-- Joerg Jaspert <joerg@debian.org> Thu, 16 May 2002 15:50:16 +0200
xbindkeys (1.5.4-2) unstable; urgency=low
* Ok, now README.Debian describes better what to do if the Modifier
Key Name is not known to xbindkeys. Thx to David B. Harris
for the patch. This now really (closes: #146776)
-- Joerg Jaspert <joerg@debian.org> Mon, 13 May 2002 23:10:17 +0200
xbindkeys (1.5.4-1) unstable; urgency=low
* New Upstream Version
- add warning when a key is unknown in .xbindkeysrc.
-- Joerg Jaspert <joerg@debian.org> Mon, 13 May 2002 16:35:00 +0200
xbindkeys (1.5.3-1) unstable; urgency=low
* New Upstream Version:
- Bugfix: if the keycode is unknow then xbindkeys don't asign a
key with keycode=0.
- Change: The default RC file don't use the Menu key wich cause
problems. (closes: #146130)
* Added Text how to handle unknown Keys to README.Debian. (closes: #146776)
* Corrected description, (closes: #146174)
-- Joerg Jaspert <joerg@debian.org> Mon, 13 May 2002 14:22:19 +0200
xbindkeys (1.5.2-2) unstable; urgency=low
* Description changed. (closes: #146174)
-- Joerg Jaspert <joerg@debian.org> Tue, 7 May 2002 20:21:55 +0200
xbindkeys (1.5.2-1) unstable; urgency=low
* New upstream version.
* This release does not error out if a defined Key Shortcut is already
in use. It just prints a warning, ignores the Shortcut and goes on to
work with the rest of your Shortcuts. (closes: #145511)
-- Joerg Jaspert <joerg@debian.org> Sun, 5 May 2002 20:12:43 +0200
xbindkeys (1.5.1-1) unstable; urgency=low
* Initial Release (closes: #145232)
-- Joerg Jaspert <joerg@debian.org> Tue, 30 Apr 2002 18:53:28 +0200