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

kmonad

Advanced keyboard manager

KMonad is a keyboard remapping utility that supports advanced functionality, such as custom keymap layers and modifiers, macros, and conditional mappings that send a different keycode when tapped or held. By operating at a lower level than most similar tools, it supports X11, Wayland, and Linux console environments alike.

Installation

Install the latest version of kmonad as follows:

guix install kmonad

Or install a particular version:

guix install kmonad@0.4.2-1.07cd1cb

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.

Badge code

You can use the following badge to inform users of kmonad about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/kmonad'><img src='https://packages.guix.gnu.org/packages/kmonad/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/kmonad/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/kmonad)

Example Org:

[[https://packages.guix.gnu.org/packages/kmonad][https://packages.guix.gnu.org/packages/kmonad/badges/latest-version.svg]]