Key mappings OS X Mavericks
I am trying to remap strafe left/right to be the Alt + left key and Alt + right key combinations ... how do I do that? When I try and remap the keys via options/controls it just registers the Alt key not the combination...
TIA
Rich
TIA
Rich
Comments
In the Controls menu, the "Strafe Left/Right" controls expect a single key/button. That's why they accept the first key you press (the Alt). The "Strafe" control sets the modifier key (default: Alt) that changes the turn left/right controls into strafe left/right.
The implementation of the menu is quite old — it doesn't support bindings with modifiers. Doomsday's underlying input system could handle them but we haven't gotten around to writing a new bindings setup UI.
I did as you explained and now my controls are as follows:-
...
STRAFE LEFT -> LEFT
STRAFE RIGHT -> RIGHT
....
STRAFE -> ALT
...
however Alt+left and Alt+right do not strafe - nothing happens at all when those combinations are used... have I done something wrong?
Thx
TIA
Rich
That I think you are confusing what each control does.
'left' = a key that makes you turn left
'strafe' = a key that when pressed with whatever key you have bound to left, makes you strafe left
'strafe left' = a key that makes you strafe left