This package browser is in early development. Mind the rough edges.

xbindkeys 1.8.7

Associate a combination of keys with a shell command

XBindKeys is a program that allows you to launch shell commands with your keyboard or your mouse under the X Window System. It links commands to keys or mouse buttons, using a configuration file. It's independent of the window manager and can capture all keyboard keys (ex: Power, Wake...). It optionally supports a Guile-based configuration file layout, which enables you to access all XBindKeys internals, so you can have key combinations, double clicks or timed double clicks take actions. Also all functions that work in Guile will work for XBindKeys.

Installation

Install xbindkeys 1.8.7 as follows:

guix install xbindkeys@1.8.7

Or install the latest version:

guix install xbindkeys

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.