Hi all, I've been playing around with the Wii Remote (wiimote) under Linux. The Wii Remote is a Bluetooth device and some people (not me) at wiili.org have figured out some of the specifics of how to talk to the thing. Their sample code lets you use the Wii Remote as a pointer, map the buttons to keyboard buttons via xlib, and so on.Their sample code is also written in Python, which means it was t