You'll *probably* have to write an input handler based on parsing the input stream from the evdev input device yourself. IIRC, there are libevdev Python bindings, at least. I might even ship 'em, for all I remember.
EDIT: Why, yes, I do. In the Python 3 distro ;p.
|