Common Lisp wrapper for libxkb
$ area51 add cl-xkb
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-xkb:some-function ...)