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