13 Nov 10, 09:35PM
First off - you should've just edited your own post!
What does the game say your locale is? (2nd line of log)
What results do you get when you run
and press the WASD-keys?! Here's what I get:
If it doesn't match up with your keyboard-repsonses you will have to create your own keymap.cfg and put it into your game-home config/-directory (use the launcher to access your "personal files" (I think that's the menu term used)).
What does the game say your locale is? (2nd line of log)
What results do you get when you run
[SELECT ALL] Code:
xev|egrep "code|button"
[SELECT ALL] Code:
state 0x4010, keycode 25 (keysym 0x77, w), same_screen YES,
state 0x4010, keycode 38 (keysym 0x61, a), same_screen YES,
state 0x4010, keycode 39 (keysym 0x73, s), same_screen YES,
state 0x4010, keycode 40 (keysym 0x64, d), same_screen YES,