libxklavier
High-level API for X Keyboard Extension
LibXklavier is a library providing high-level API for X Keyboard Extension known as XKB. This library is intended to support XFree86 and other commercial X servers. It is useful for creating XKB-related software (layout indicators etc).
- Versions: 5.4
- Website: https://www.freedesktop.org/wiki/Software/LibXklavier/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libxklavier
as follows:
guix install libxklavier
Or install a particular version:
guix install libxklavier@5.4
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 libxklavier about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/libxklavier'><img src='https://packages.guix.gnu.org/packages/libxklavier/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/libxklavier/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/libxklavier)
Example Org:
[[https://packages.guix.gnu.org/packages/libxklavier][https://packages.guix.gnu.org/packages/libxklavier/badges/latest-version.svg]]