clx-xkeyboard
XKeyboard is X11 extension for clx of the same name.
$ area51 add clx-xkeyboardCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx-xkeyboard:some-function ...)XKeyboard is X11 extension for clx of the same name.
$ area51 add clx-xkeyboardCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx-xkeyboard:some-function ...)