Language

Package: cl-xkb @ 0.0.0-1.3807a26

Synopsis

Common Lisp wrapper for libxkbcommon

Description

cl-xkb is a Common Lisp wrapper for the libxkbcommon keyboard handling library.

The library currently supports these xkb modules:

  • Keysyms

  • Library Context

  • Include Paths

  • Logging Handling

  • Keymap Creation

  • Keymap Components

  • Keyboard State

  • Compose and dead-keys support

Home page
https://github.com/malcolmstill/cl-xkb
Location
gnu/packages/lisp-xyz.scm (line: 10604, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-cffi' does not match package name 'cl-cffi'