Magnavox 80286, Serial Mouse Doesn't Work in Windows or MS-DOS

Last reviewed: September 16, 1996
Article ID: Q81885
The information in this article applies to:
  • Microsoft Mouse Driver for MS-DOS, versions 8.x, 9.0
  • Microsoft Windows operating system versions 3.0, 3.0, 3.1, 3.11

SUMMARY

Magnavox 80286 systems have a bus mouse port, which may prevent the MS-DOS mouse driver from installing, or the driver may install but the mouse may not function. In addition, the mouse may not work in Windows.

The MS-DOS driver should install when the /C1 or /C2 switch is applied to the driver for a Microsoft serial Mouse. Microsoft Mouse driver version 8.0 or later may be required for the Microsoft Mouse to work in Windows.

MORE INFORMATION

It is best to first install the Mouse to work under MS-DOS. To install a serial Mouse (including the BallPoint Mouse) under MS-DOS, do the following:

  1. Exit from Windows (if Windows is running).

  2. At the mouse subdirectory (for example, C:\MOUSE), type the following command:

          mouse off
    

    If the message

          EXISTING MOUSE DRIVER DISABLED
    

    is displayed, boot the machine and go to step 3.

    If the message

          UNABLE TO DISABLE MOUSE DRIVER, CONTROL PANEL IS ACTIVE
    

    is displayed, enter the command

          cpanel off
    

    and repeat step 2.

  3. At the command prompt, type

          mouse/c1
    

          -or-
    

          mouse /c2
    

    to install the mouse. If the mouse does not install, there may be a hardware conflict or other limitation. Do a clean MS-DOS boot.

  4. If the mouse driver installed in step 3, run CPANEL.COM. If a mouse cursor appears in Control Panel, then a solution exists.

  5. For MS-DOS, add the appropriate switch (/C1 or /C2) to the AUTOEXEC.BAT or CONFIG.SYS file.

To use the mouse in Windows, you will need to modify the MOUSE.INI file in the mouse subdirectory. To modify the MOUSE.INI file to work with a mouse in Windows, do the following:

   The MouseType= line should be modified to read MouseType=Serial1 or
   MouseType=Serial2, depending on whether /C1 or /C2 worked,
   respectively.

   Note: The MOUSE.INI file only exists for Microsoft Mouse driver
   versions 8.0 and later.

It is not necessary to reboot before entering Windows.

The product included here, Magnavox 80286, is manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.


KBCategory: kbsetup kbhw kb3rdparty
KBSubcategory: win30 win31
Additional reference words: 3.0 3.00 3.00a 8.00 8.10 3rdparty 8.20 9.00 8.0
3.0 3.00 3.00a


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 16, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.