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

Unfortunately inner wheel is not working properly or precise enough #2

Open michaelsjackson opened 5 years ago

michaelsjackson commented 5 years ago

Example: I want to change lines in emacs with inner wheel, right now, sometimes it scrolls, sometimes not, so it is kind of unreliable. This is the only missing part of this driver. If the inner wheel would work precisely, it would be perfect for linux.

Ok, the windows driver had some other useful features like speed change based on how far you turn the outer wheel, this is missing here, but the non-working inner wheel is a bigger showstopper, from my perspective. Thanks anyway for sharing your work.

Shamanon commented 4 years ago

I quit working on this project when kdenlive added support for my jog wheel :/ I only use it for video editing... If you are interested in contributing to get the wheel working properly, that would be awesome :)