Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages