Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: DOS Mouse Driver Supporting Changing Orientation  (Read 980 times)

0 Members and 1 Guest are viewing this topic.

wakerlet

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 386
  • Last login:September 25, 2007, 11:37:53 am
  • 1-2-3-4..thats the combination on my luggage
DOS Mouse Driver Supporting Changing Orientation
« 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

OSCAR

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1770
  • Last login:September 06, 2018, 11:31:53 pm
  • I think Bigfoot is blurry, that's the problem...
    • Oscar Controls
Re: DOS Mouse Driver Supporting Changing Orientation
« Reply #1 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




wakerlet

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 386
  • Last login:September 25, 2007, 11:37:53 am
  • 1-2-3-4..thats the combination on my luggage
Re: DOS Mouse Driver Supporting Changing Orientation
« Reply #2 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.