A library for registering global keyboard shortcuts
Description
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
- An examples directory with programs in C, Lua, and Vala.