#this file is in the public domain
#doom3 wminput for wiimote
# this config is setup to use one hand on the wiimote and the other hand on a trackball or mouse.
Wiimote.Up = KEY_W #forward
Wiimote.Down = KEY_S #back
Wiimote.Left = KEY_A #strafe left
Wiimote.Right = KEY_D #strafe right
Wiimote.A = KEY_R #reload
Wiimote.B = KEY_LEFTSHIFT #run
Wiimote.Minus = KEY_BACKSLASH
Wiimote.Plus = KEY_Z
Wiimote.Home = KEY_F #flashlight
Wiimote.1 = KEY_TAB #pda
Wiimote.2 = KEY_ESC
#Plugin.acc.Roll = ABS_X
#Plugin.acc.Roll_Scale = 2.0
#Plugin.acc.Pitch = -ABS_Y
#Plugin.acc.Pitch_Scale = 2.0