Shamanon / shuttled

Daemon for Contour Shuttle devices to translate button/jogwheel events to keystrokes sent to uinput. This daemon is started as a stripped down version of ShuttlePRO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShuttlePRO

Deamen for interpreting key, shuttle, and jog events from a Contour Design ShuttlePRO v2 and ShuttleXpress S-XPRS and sending them to uinput.

This daemon is a stripped down fork of ShuttlePRO. I am in the process of removing all the user-space portions of the code and setting up threads for repeated character sends when using the shuttle-wheel.

I plan on adding a method to accept configuration requests from user-space.

About

Daemon for Contour Shuttle devices to translate button/jogwheel events to keystrokes sent to uinput. This daemon is started as a stripped down version of ShuttlePRO

License:GNU General Public License v3.0


Languages

Language:C 92.1%Language:Makefile 7.9%