Skip to content

jtgans/cl-evdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-evdev: a Linux /dev/input driver for CL

cl-evdev is meant to be a drop-dead simple driver for teasing out events from Linux’s /dev/input drivers. It was originally designed for the Navi project, as part of the silica keyboard handling routines.

Note: this code is by no means complete, and is less than alpha quality code. I’ve tested it on SBCL and Ubuntu Linux 3.x as well as the embedded Linux kernel built for Intel Edison boards, but nothing else.

Usage

Use your typical ASDF system definition package, be it directly via ASDF, or via Quicklisp.

Tested Devices

  • Lenovo Black Silk Keyboard
  • Wacom CTE-440 Tablet

About

A Linux /dev/input driver for CL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published