CWiid is a collection of Linux tools written in C for interfacing to the
Nintendo Wiimote, including an event-based API, an event/mouse/joystick
driver, and GUI/control panel.
To start cwiid's wminput daemon on boot, edit /etc/rc.d/rc.cwiid.conf
if needed (only needed if you have multiple wiimotes), then
"chmod 755 /etc/rc.d/rc.cwiid", and add the following code to
e.g. /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.cwiid ]; then
/etc/rc.d/rc.cwiid start
fi
Maintained by: B. Watson
Keywords: wii,wiimote,nintendo
ChangeLog: cwiid
Homepage:
http://abstrakraft.org/cwiid/
Download SlackBuild:
cwiid.tar.gz
cwiid.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| add_other_plugins_#487498.patch |
| bluetooth-linker.patch |
| cwiid.SlackBuild |
| cwiid.info |
| doinst.sh |
| lswm.1 |
| rc.cwiid.conf.new |
| rc.cwiid.new |
| slack-desc |
| wmgui.desktop |
| wmgui.xpm |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds