SlackBuilds Repository

15.0 > Misc > cwiid (0.6.91_2)

cwiid (tools for the Nintendo Wii remote)

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:
https://packages.debian.org/sid/libcwiid1

Source Downloads:
cwiid_0.6.91.orig.tar.xz (3af0651c9d81693d39bb69675885c3d7)
cwiid_0.6.91-2.debian.tar.xz (0a3361ed2a29e4b68d6798e2347725de)

Download SlackBuild:
cwiid.tar.gz
cwiid.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds