input-event-codes
Port of all constants from input-event-codes.h from both Linux and FreeBSD
$ area51 add input-event-codesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(input-event-codes:some-function ...)