Problems (#1) - Cannot map buttons (#133) - Message List

Cannot map buttons
 unsolved

OS: Ubuntu 9.04

Custom Config File

#IR pointer
Plugin.ir_ptr.X = ~ABS_X
Plugin.ir_ptr.Y = ~ABS_Y
#buttons
Wiimote.A               = BTN_LEFT
Wiimote.B               = BTN_RIGHT
Wiimote.Up              = KEY_W
Wiimote.Down    = KEY_S
Wiimote.Left    = KEY_A
Wiimote.Right   = KEY_D
Wiimote.Minus   = KEY_Q
Wiimote.Plus    = KEY_E
Wiimote.Home    = KEY_ESC
Wiimote.1               = KEY_SLASH
Wiimote.2               = KEY_SPACE

Problem

I've setup CWiid on my Ubuntu machine however I cannot seem to assign the direction keys to the keyboard. Wiimote.A and B can be assignment to left and right click fine but I cannot seem to assign them to the keyboard.

When I run the command:

$ gksudo "wminput -c config_file"

It loads fine but the direction keys doesn't do anything.

Does anybody else have this problem?

Attachments

No attachments created.