View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#16
OK I have been looking at the duke3d.cfg and well. I am not entirely sure it is reading it. I have turned off every option for forward I can find, including in the mouse setup section..
ControllerType = 1
JoystickPort = 0
MouseSensitivity = 20480
ExternalFilename = "EXTERNAL.EXE"
EnableRudder = 0
MouseAiming = 1
MouseButton0 = ""
MouseButtonClicked0 = ""
MouseButton1 = ""
MouseButtonClicked1 = ""
MouseButton2 = ""
MouseButtonClicked2 = ""

and still it walks forward when I try and aim or turn with the stylus/mouse. obviously since we can NOT move the mouse without clicking the MouseButtonClicked needs to be off, but I have it off and it still doesn't stop.

Oh well, back to the drawing board... going to try running it from xterm and see what options are there...


-John