You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mouse HID's behavior is very inconsistent across os's, and none of them appear to have full functionality:
osx (mojave)
trackpad: chuck recognizes trackpad, but does not seem to trigger events in mouse.ck or mouse-abs.ck
usb mouse: everything seems to work
windows
trackpad: delta in mouse.ck works, mouse-abs.ck only prints out 0s
usb mouse: delta in mouse.ck works, mouse-abs.ck only prints out 0s
linux (fedora 30)
mouse does not work on linux without run chuck as sudo, it crashes otherwise
trackpad: chuck recognizes trackpad, but does not seem to trigger events in mouse.ck or mouse-abs.ck
usb mouse: delta in mouse.ck works, mouse-abs.ck only prints out 0s
The text was updated successfully, but these errors were encountered:
The mouse HID's behavior is very inconsistent across os's, and none of them appear to have full functionality:
osx (mojave)
trackpad: chuck recognizes trackpad, but does not seem to trigger events in mouse.ck or mouse-abs.ck
usb mouse: everything seems to work
windows
trackpad: delta in mouse.ck works, mouse-abs.ck only prints out 0s
usb mouse: delta in mouse.ck works, mouse-abs.ck only prints out 0s
linux (fedora 30)
mouse does not work on linux without run chuck as sudo, it crashes otherwise
trackpad: chuck recognizes trackpad, but does not seem to trigger events in mouse.ck or mouse-abs.ck
usb mouse: delta in mouse.ck works, mouse-abs.ck only prints out 0s
The text was updated successfully, but these errors were encountered: