logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libxwiimote - XWiimote user-space library

Author

David Herrmann <dh.herrmann@googlemail.com> The XWiimote Project: http://dvdhrm.github.io/xwiimote

Bugs

The library does not support all Wii Remote peripherals, yet. Please consider contributing to the project if you need further functionality.

Description

The xwiimote library is a helper-library to manage connected Wii Remotes from user-space. If you write an application that wants to support Wii Remotes as input devics but you cannot rely on X or the kernel to provide a suitable input device for you (eg., because you need finer grained access), then you an use this library to access Wii Remotes. This library provides an simple, but still comprehensive, API to access connected Wii Remotes. The API documentation is still in process. Please read the tools in xwiimote/tools/ or the header in xwiimote/lib/xwiimote.h for information on the API.

Name

libxwiimote - XWiimote user-space library

See Also

xwiimote(7), David Herrmann February 2012 LIBXWIIMOTE(7)

Synopsis

#include<xwiimote.h>

See Also