Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Wiimote configuration.

Need help with peripherals or devices?
Post Reply
Message
Author
Coline
Posts: 66
Joined: 2014-09-09 04:51

Wiimote configuration.

#1 Post by Coline »

Hello,

I would like to use a Wiimote like a remote but I have some problems.

1) I can't disable the motion controls.
2) I can't map some buttons (they don't work).


Motion controls.

I created a /etc/default/wminput file, with the following content :

Code: Select all

WIIMOTEADDR=00:19:1D:74:7F:FF
WMINPUT=/etc/cwiid/wminput/my_config
The file /etc/cwiid/wminput/my_config is the following one : 

Code: Select all

Wiimote.A               = KEY_SPACE
Wiimote.B               = BTN_RIGHT
Wiimote.Up              = KEY_UP
Wiimote.Down    = KEY_DOWN
Wiimote.Left    = KEY_LEFT
Wiimote.Right   = KEY_RIGHT
Wiimote.Minus   = KEY_VOLUMEDOWN
Wiimote.Plus    = KEY_VOLUMEUP
Wiimote.Home    = KEY_HOME
Wiimote.1               = KEY_PROG1
Wiimote.2               = KEY_PROG2
There isn't a thing about gyroscopy. I don't want to control my mouse but I don't manage to disable it.

Buttons.

I would like to be able to control the volume of the music, but the two buttons don't do a thing. I didn't find a clue about this.

Thank you for your help ! :)

Post Reply