diff options
author | pomfland <pomfland@tfwno.gf> | 2015-07-09 06:58:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-09 06:58:51 +0700 |
commit | 516c08f9d5f872aac18154971b1e15d846b96437 (patch) | |
tree | 7721fa8a9737538cb3b5dbf3d344368d8c30591b /system/xwiimote/README | |
parent | 7dc045b1c237841a01e97ec503aacb54231fbe8f (diff) |
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/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/xwiimote/README b/system/xwiimote/README new file mode 100644 index 000000000000..ce35cd3385d5 --- /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. |