Page 1 of 1

camera controls

Posted: 26 Mar 2009, 19:09
by laurie_00
Is there a way to control camera rotation without a mouse? I am playing on my notebook. Could I change the controls so that i could use alt instead of the middle mouse button?

Re: camera controls

Posted: 27 Mar 2009, 10:40
by slogic
There is a sample bind in uikeys.txt like this:

Code: Select all

bind              Any+j  mouse2
Try to make smth like that:

Code: Select all

bind alt mouse3
Not sure this will fix your problem but have a try.

Re: camera controls

Posted: 30 Mar 2009, 19:36
by laurie_00
thanks but that didnt work.