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
GNU General Public License v3.0
7 stars 0 forks source link

Are you still working on finishing this #1

Open stampedeboss opened 8 years ago

stampedeboss commented 8 years ago

Per your comments: "am almost done rewriting ShuttlePro as a linux service/driver. It is close to fully functional, all that is left are the shuttle wheel translations. Next step will be a userspace applet to allow per-window configurations."

Shamanon commented 8 years ago

It has been on the back burner for a while. As it is it functions and will allow one to use their shuttle on newer Ubuntu distros. However the threaded loop still needs to be coded in to make the jog wheel work. It should be a trivial task, I just haven't gotten around to it. At that point the daemon part will be fully usable. After that some sort of applet will need to be coded that can allow on the fly configuration of the device by the user as well as per application/window configurations so it will work with apps that use non-standard key commands ( Cinilarra for example, which is quite popular ).

Thanks for your interest!