Description
Library for registering global key bindings.
keybinder is 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
- Gobject-Introspection (gir) generated bindings
- Lua bindings,
lua-keybinder
.