xbindkeys 1.8.7-2 source package in Ubuntu
Changelog
xbindkeys (1.8.7-2) unstable; urgency=medium [ Debian Janitor ] * Trim trailing whitespace. * Remove 1 obsolete maintscript entry. * Remove deprecated Encoding key from desktop file debian/xbindkeys.desktop. * Update standards version to 4.6.0, no changes needed. [ Ricardo Mones ] * Build with guile-3.0. Thanks to Vagrant Cascadian for the patch (Closes: #969670) * Set Stantards-Version to 4.6.1, no other changes * Add two patches for removing build warnings -- Ricardo Mones <email address hidden> Sat, 17 Sep 2022 12:27:03 +0200
Upload details
- Uploaded by:
- Joerg Jaspert
- Uploaded to:
- Sid
- Original maintainer:
- Joerg Jaspert
- Architectures:
- any
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | x11 | |
Lunar | release | universe | x11 | |
Kinetic | release | universe | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xbindkeys_1.8.7-2.dsc | 1.9 KiB | fa86a15c2d4623782b47da99201670d88eaee5d14e2540a767963cf531fce938 |
xbindkeys_1.8.7.orig.tar.gz | 173.4 KiB | a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2 |
xbindkeys_1.8.7-2.debian.tar.xz | 11.0 KiB | f42a867aacc5fd4d87b5a525b268ebe6c8b45da7836ab9693d6f9d98db066483 |
Available diffs
- diff from 1.8.7-1 to 1.8.7-2 (1.7 KiB)
No changes file available.
Binary packages built by this source
- xbindkeys: Associate a combination of keys or mouse buttons with a shell command
xbindkeys is a program that allows you to launch shell commands with
your keyboard or your mouse under the X Window System.
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...).
.
It optionally supports a guile-based configuration file layout, which enables
you to access all xbindkeys internals, so you can have key combinations,
double clicks or timed double clicks take actions. Also all functions that work
in guile will work for xbindkeys.
- xbindkeys-dbgsym: debug symbols for xbindkeys