input-event-codes

MIT

Port of all constants from input-event-codes.h from both Linux and FreeBSD

$ area51 add input-event-codesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(input-event-codes:some-function ...)