[comp.sys.ibm.pc] How do I install MSMOUSE.SYS

euakan@eua.ericsson.se (Theo.Kanter) (07/12/90)

I have a MicroSoft mouse, but got rid of the manual, somehow.
When I add 'DEVICE=MSMOUSE.SYS' to my CONFIG.SYS the mouse 
will be installed on COM1. But now that I got a second serial
port COM2, I would like to connect the mouse to that one.
I recall that I had to add a switch to the above statement,
but which? Thank you for your help in advance.
Theo
 

-----------------------------------------------------------------------
Theo Kanter		ELLEMTEL Telecommunication Systems Laboratories
			Box 1505, S-125 25 [lvsj| (AElvsjoe), Sweden

			Office:	+46 8 727 35 93
			Fax   :	+46 8 647 82 76
			Telex :	12452 EUA S
			Mail  :	Theo.Kanter@eua.ericsson.se

cjp@beartrk.beartrack.com (CJ Pilzer) (07/14/90)

The parameter for setting the mouse to Com2 is /c2.  The line in config.sys
would be:

      device=msmouse.sys /c2

-- cj