Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: wakerlet on February 11, 2005, 02:58:48 pm

Title: DOS Mouse Driver Supporting Changing Orientation
Post 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
Title: Re: DOS Mouse Driver Supporting Changing Orientation
Post by: OSCAR on February 11, 2005, 03:38:49 pm
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



Title: Re: DOS Mouse Driver Supporting Changing Orientation
Post by: wakerlet on February 12, 2005, 09:36:44 pm
Hi Todd,

http://www.oscarcontrols.com/files/MOUSE.EXE

Type 'mouse /?' at the command prompt to bring up all the options available.