| Version 27 (modified by dsmith, 6 years ago) |
|---|
This is the development tracking site for CWiid, a collection of Linux tools written in C for interfacing to the Nintendo Wiimote.
Feel free to contribute to the Wiki, talk about CWiid in the Discussion Forums, or create Tickets (account no longer required).
Advice for improving Trac performace on Dreamhost is more than welcome - apologies for the latency.
News
03/21/2007
- I've been looking for awhile for a way to map Wiimote buttons to modifier keys (ctrl, shift, alt, etc), and finally stumbled on it. xmodmap, the same utility that maps key codes to key symbols can also map key symbols to modifiers. Details are now in wminput/README. I'll elaborate on the whole key mapping process in the wiki in the near future.
03/19/2007
- CWiid 0.5.02 released - mostly bugfixes, (Gentoo /usr/local/include issue, some configure bugs for packages maintainers), some code and comment updates.
02/28/2007
- CWiid 0.5.01 released
02/27/2007
- Trac site deployed
Download
Download the most recent version of CWiid. Older versions.
Use Trac to browse the Bleeding Edge sources, or directly access the svn repository. To compile sources from svn, you'll need to run autoreconf to generate the configure script.
Distribution Packages
Overview
CWiid includes the following components:
- libwiimote
- event-driven API
- wminput
- event/mouse/joystick driver with plugin architecture
- wmgui?
- GUI/control panel
- wmtest?
- test/demo application
