How to Install keybinder-3.0-doc in Ubuntu 18.04



Install keybinder-3.0-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install keybinder-3.0-doc

Description:

registers global key bindings for applications - Gtk+3 - documentation

keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains documentation and API reference. . This is the Gtk+3 version of the library.

Homepage: https://github.com/engla/keybinder

Version: 0.3.2-1

Section: universe/doc