mordiko
Joined: 01 Jun 2008 Posts: 1
Digg It |
Posted: Sun Jun 01, 2008 7:35 pm Post subject: Wminput: problem with config files and mouse movement |
|
|
Hello everyone! i'm new around!
I've been having a new problem since an update (i supose the cause was an update) and i can't find any solution to it.
I'm using debian lenny/sid, and until this day, i was able to use wminput with no problem and the maped keys worked fine. I was using it as a controler for amarok with the gnome-multimedia-keys plugin, but today i experimented problems with cwiid.
If i use ir_ptr or acc_ptr in my config files (these files are the ones that control infrared or accelerometer-controlled mouse), it seems to ignore the mapping of my wiimote. If i don't use any of those it seems to work fine, but i can't move the mouse wich is a little disturbing.
I updated the version of Cwiid and it continues with the same issue. I'm showing you my new config files:
default:
| Quote: |
#Default
include acc_ptr
|
acc_ptr:
| Quote: |
Plugin.acc.X = REL_X
Plugin.acc.Y = REL_Y
|
Buttons:
| Quote: |
#Botones
Wiimote.A = BTN_LEFT
Wiimote.B = KEY_LEFTCTRL
Wiimote.Minus = KEY_VOLUMEDOWN
Wiimote.Plus = KEY_VOLUMEUP
Wiimote.Home = KEY_PLAYPAUSE
Wiimote.1 = KEY_PREVIOUSSONG
Wiimote.2 = KEY_NEXTSONG
Wiimote.Up = KEY_KPPLUS
Wiimote.Down = KEY_L
Wiimote.Left = KEY_5
Wiimote.Right = KEY_3
|
Well, the problem seems to be that the config file reaches "plugin.acc.X" and then it ignores any mapping (no matter if it was before or after that line. Does anyone have any idea about what can be happening? i looked for bugs around but i didn't seem to find a clue
Thanks a lot to anyone who helps me or only reads me.
Oh! and sorry for my poor english. |
|