Skip to content

X.org XInput2 Wii Remote driver based on XWiimote

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
LGPL-3.0
LICENSE-LGPLv3
Notifications You must be signed in to change notification settings

mayanks43/xf86-input-xwiimote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

        X.Org Wii Remote Input Driver

This package includes an X.Org input driver for Nintendo Wii Remotes. It is a
fork of https://github.com/dvdhrm/xf86-input-xwiimote. It has been modified to
include IR pointing capabilties.

To install this driver use:
	./waf configure
	./waf build
	sudo ./waf install

Please also copy the configuration file, otherwise the driver won't get loaded:
	cp 60-xorg-xwiimote.conf /etc/X11/xorg.conf.d/
	

About

X.org XInput2 Wii Remote driver based on XWiimote

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
LGPL-3.0
LICENSE-LGPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.2%
  • Python 3.8%