blob: bdc3a9d3daa0a091b30478d7e913ea44513886a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Keybinder is a library for registering global keyboard shortcuts.
Keybinder works with GTK-based applications using the X Window System.
The port provides the following:
- A C library, libkeybinder
- Lua bindings, lua-keybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python, and Vala
WWW: https://github.com/engla/keybinder
|