News | About | Get Frugalware | Packages | Documentation | Discussion Forums | Bug Tracker | Wiki | Community | Development

Wiimote (Français)

From FrugalWiki

Jump to: navigation, search
i18n
English
Français

Contents

Installation d'une Wiimote avec CWiid

Installation de cwiid

Root terminal 48px.png
# pacman-g2 -S cwiid


Chargement du module

Chargez le module avec:

Root terminal 48px.png
# modprobe uninput


Pour l'avoir à chaque démarrage rajoutez uninput au fichier /etc/sysconfig/modules.

Configuration du xorg.conf

Vérifiez que le paquet xf86-input-evdev est installé.

Éditer le fichier /etc/X11/xorg.conf.

Ajouter la section suivante, déclarant la Wiimote avec le pilote « evdev » :

Section "InputDevice"

       Identifier      "Wiimote"
       Driver          "evdev"
       Option          "Name"          "Nintendo Wiimote"

EndSection

Et dans la section « ServerLayout », ajouter la ligne suivante :

 InputDevice     "Wiimote"               "AlwaysCore"


Tester avec wmgui

Pour tester, lancez la commande :

User terminal 48px.png
$ wmgui

Source

  • doc ubuntu-fr [1]
Personal tools
Namespaces
Variants
Actions