Generic USB Driver for Griffin PowerMate on X11
This can drive your Griffin PowerMate on Linux and BSD operating systems, or any system with X11 and generic USB device nodes.
Supports 4 output drivers:
moused
: "sysmouse" protocol scroll events, for piping intomoused
.xmouse
: X11 mouse scroll events using Xdo.xkeyboard
: X11 keyboard events using Xdo, sendingUp
,Down
,Page_Up
,Page_Down
keysyms.csv
: Text CSV records, for debugging, or whatever else you want.
See ./scrollwheel.py -h
for usage information.