keybinder is a python module for gtk-based applications registering global key bindings.
This module originates in Tomboy and has been widely reused without having a separate release. This package has taken the python bindings for Tomboy's keybinder from the Deskbar Applet project, and broken it out to be a standalone module.
The module is licenced under the GNU General Public License v2 (or at your option, any later version).
Included in Debian and Ubuntu under the package name python-keybinder
Code is hosted at github.com: python-keybinder
v0.0.4
Source tarball: keybinder-0.0.4.tar.gz (300 K)
- Remove bogus dependencies from configure checks (gnome-doc-utils and gnomeapplet)
- Enable AM_SILENT_RULES
- Fix language errors in documentation