Files
2016-01-21 23:42:40 +01:00

11 lines
349 B
Plaintext

The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.
The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.
This package contains the Lua bindings.