Ticket #87 (new enhancement)
New plugin: nunchuk_mouse, using the nunchuk stick as a mouse
| Reported by: | jonaskoelker | Owned by: | dsmith |
|---|---|---|---|
| Priority: | major | Milestone: | Version 0.6.00 |
| Component: | wminput | Version: | 0.6.00 |
| Keywords: | Cc: |
Description
This plugin handles nunchuk stick events sanely, for the purpose of using the nunchuk as a mouse.
usage:
Plugin.nunchuk_mouse.X = REL_X
Plugin.nunchuk_mouse.Y = -REL_Y
installation:
1. svn co http://abstraktkraft.org/cwiid/svn
2. patch -p0 < nunchuk_mouse-plugin.patch
3. aclocal; autoconf; configure; make; wminput/wminput -c some_config_file
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

