Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: wakerlet on February 11, 2005, 02:58:48 pm
-
Does anyone have a generic DOS mouse driver they would recommend that supports rotating the mouse orientation by 90 degrees? I did something stupid when mounting my betson PS2 trackball and now it's 90 degrees off. The problem is that I cannot just swap cables since the PS2 encoder is on one of the encoders.
Let me know if you have suggestions.
Thanks,
Todd
-
Hi Todd,
http://www.oscarcontrols.com/files/MOUSE.EXE
Type 'mouse /?' at the command prompt to bring up all the options available. I believe the flag for rotation is ORIENT x, where x is the number of degrees to rotate (0-359). The first time you run the driver, it should make a mouse.ini file for the options, too.
Kelsey
-
Hi Todd,
http://www.oscarcontrols.com/files/MOUSE.EXE
Type 'mouse /?' at the command prompt to bring up all the options available.