summaryrefslogtreecommitdiff
path: root/x11/lua-keybinder/DESCR
blob: eb4eec3ab81b032770251e0a115cabf855eff8e8 (plain)
1
2
3
4
5
6
7
8
9
10
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.