Wiimote
From FrugalWiki
i18n |
---|
English |
Français |
Contents |
Installation of a Wiimote with CWiid
Installation of cwiid
Loading du module
Load the module with:
To have it at every boot, just add uninput into file /etc/sysconfig/modules.
Configuration of xorg.conf
Check if you have the package xf86-input-evdev installed.
Edit the file /etc/X11/xorg.conf.
Add to the following section, the Wiimote with « evdev » driver :
Section "InputDevice"
Identifier "Wiimote" Driver "evdev" Option "Name" "Nintendo Wiimote"
EndSection
And in section « ServerLayout », add the following line :
InputDevice "Wiimote" "AlwaysCore"
Test with wmgui
To test, type :