mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
376 B
Plaintext
11 lines
376 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.
|
|
|
|
There are: Python (py-keybinder) and Lua (lua-keybinder) bindings.
|