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

kbdd

Per-window keyboard layout switching daemon for X

kbdd is a simple keyboard layout switching program, which is designed to run in an X11 session and remember keyboard layouts on a per-window basis. That can be very handy for a user of a non-US keyboard who does not want to jump through layouts back and forth while typing in terminals (mostly in a latin alphabet) and some kind of chat (in native language).

kbdd also supports D-Bus signals, which makes it possible to create layout indicator widgets.

Installation

Install the latest version of kbdd as follows:

guix install kbdd

Or install a particular version:

guix install kbdd@0.7.1

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 kbdd about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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