fixed header include
[wiimote.git] / README
blob39c0592aaa7441301ae2ef76e516f79c11e4e770
1 WTF?
2 ####
4 + this is a linux device driver for the popular wiimote controller
6 Features
7 ########
9 + control mouse movements via acceleration sensor
10 + control audio volume via '+' and '-' button
11 + left, right and middle mouse button used as 'B', 'A' and 'HOME'
12 + scroll pages up and down with '1' and '2'
13 + use arrow keys for all 4 directions on wiimote instead on keyboard
15 Installation
16 ############
18 $ make 
19 # insmod wii_ks.ko
20 # chmod a+rwx /dev/wiimote
21 $ ./wii_us /dev/wiimote 00:17:AB:XX:XX:XX &
23 Dependencies
24 ############
26 + supported bluetooth chipset needed
27 + libbluetooth2 & libbluetooth-dev needed
29 # apt-get install libbluetooth2 libbluetooth-dev
31 Licence
32 #######
34 GPLv2
36 Questions | Bugs
37 ################
39 daniel@netsniff-ng.org
40 http://daniel.netsniff-ng.org