summaryrefslogtreecommitdiffstats
path: root/system/xwiimote/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xwiimote/README')
-rw-r--r--system/xwiimote/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/xwiimote/README b/system/xwiimote/README
new file mode 100644
index 0000000000..ce35cd3385
--- /dev/null
+++ b/system/xwiimote/README
@@ -0,0 +1,8 @@
+xwiimote is a library and a userspace tool for testing Wiimote
+functionality when connected with kernel's hid-wiimote device driver
+(which also is part of the project and was included in the kernel
+sources since version 3.1)
+
+It differs from cwiid in that it uses existing kernel drivers to
+interface with the device and does not need userspace daemons to
+work.