Module: Keybinder

Defined in:
lib/keybinder/version.rb

Constant Summary collapse

VERSION =
"0.0"
SUMMARY =
"Keybinder - Register global key bindings for GTK+ applications"
DESCRIPTION =
<<-EOS

Keybinder is a library for registering global keyboard shortcuts to be
used by GTK-based applications under the X Window System.

Keybinder is documented at http://lazka.github.io/pgi-docs/Keybinder-3.0
                           https://github.com/engla/keybinder

EOS