descriptionLinux Wiimote Driver
homepage URLhttp://gnumaniacs.org
ownerborkmann@gnumaniacs.org
last changeSat, 7 May 2011 12:17:41 +0000 (7 14:17 +0200)
content tags
add:
README
WTF?
####

+ this is a linux device driver for the popular wiimote controller

Features
########

+ control mouse movements via acceleration sensor
+ control audio volume via '+' and '-' button
+ left, right and middle mouse button used as 'B', 'A' and 'HOME'
+ scroll pages up and down with '1' and '2'
+ use arrow keys for all 4 directions on wiimote instead on keyboard

Installation
############

$ make 
# insmod wii_ks.ko
# chmod a+rwx /dev/wiimote
$ ./wii_us /dev/wiimote 00:17:AB:XX:XX:XX &

Dependencies
############

+ supported bluetooth chipset needed
+ libbluetooth2 & libbluetooth-dev needed

# apt-get install libbluetooth2 libbluetooth-dev

Licence
#######

GPLv2

Questions | Bugs
################

daniel@netsniff-ng.org
http://daniel.netsniff-ng.org
shortlog
2011-05-07 Daniel Borkmannupdated texmaster
2011-05-07 Daniel Borkmannquick hack for current kernels
2011-05-07 Daniel Borkmannadded beamer files, part 1
2011-05-07 Daniel Borkmannfixed header include
heads
13 years ago master