summaryrefslogtreecommitdiffstats
path: root/system/xwiimote/README
diff options
context:
space:
mode:
author pomfland2015-07-09 01:58:51 +0200
committer Willy Sudiarto Raharjo2015-07-09 01:58:51 +0200
commit516c08f9d5f872aac18154971b1e15d846b96437 (patch)
tree7721fa8a9737538cb3b5dbf3d344368d8c30591b /system/xwiimote/README
parent7dc045b1c237841a01e97ec503aacb54231fbe8f (diff)
downloadslackbuilds-516c08f9d5f872aac18154971b1e15d846b96437.tar.gz
system/xwiimote: Added (hid-wiimote testing and helper library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.