cl-xkeysym
Human readable mappings of xkeysym values.
$ area51 add cl-xkeysymCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-xkeysym:some-function ...)Human readable mappings of xkeysym values.
$ area51 add cl-xkeysymCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-xkeysym:some-function ...)