Mouse headlook option missing

I have the problem that I can look around the cockpit in all directions (up, down, right) except left. Checking the control options there are settings for mouse y and x axis plus and minus for everthything except 'look left'.

I'm using a Logitech G5 mouse and the centre, roller, button will also switch left and right. Normal use is click downwards to head look, then move the mouse in the direction required. When I click in the options box all I get is 'MOUSE 3'. There is no option to reset the headlook, or to add '-MOUSE X-AXIS'

I dont want to reset all the options as I would then have to re-map my joystick and button settings. Is there a way to get the mouse axis listed without a reset?
 
Found it. For any other noobs get this problem edit the custom.binds file in a text editor. In my case adding the following fixed it:

<HeadLookYawLeft>
<Primary Device="Mouse" Key="Neg_Mouse_XAxis" />

It's only the second line that matters, but be sure you add the primary device bit, because mine previously said {NoDevice}
 
Back
Top Bottom