blob: 2238d58d0545745eefb214a61bca3b1be2a46a95 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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 (off by default)
- Example programs in C, Lua, Python, and Vala
WWW: https://github.com/engla/keybinder
|