HD0416: Microsoft Mouse Drivers for OS/2Last reviewed: May 1, 1997Article ID: Q75726 |
1.1x 1.2x 1.3x
OS/2
kbhw kbfile kbappnote
The information in this article applies to:
There are different Microsoft Mouse drivers for different versions of OS/2. An Application Note is available with the most current versions of Microsoft OS/2 Mouse drivers. This information applies to all versions of the Microsoft Mouse. The Application Note containing the latest Microsoft OS/2 Mouse drivers is titled "Microsoft Mouse OS/2 Update" (HD0416). You can obtain this Application Note from Microsoft Product Support Services. For complete information, see the "To Obtain This Application Note" section at the end of this article.
THE TEXT OF HD0416
Microsoft Product Support Services Application Note (Text File) HD0416: MICROSOFT MOUSE OS/2 UPDATE Revision Date: 8/91 Disk Included | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY | | ACCOMPANY THIS DOCUMENT (collectively referred to as an | | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY | | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO | | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A | | PARTICULAR PURPOSE. The user assumes the entire risk as to the | | accuracy and the use of this Application Note. This Application | | Note may be copied and distributed subject to the following | | conditions: 1) All text must be copied without modification and | | all pages must be included; 2) If software is included, all files | | on the disk(s) must be copied without modification [the MS-DOS(R) | | utility DISKCOPY is appropriate for this purpose]; 3) All | | components of this Application Note must be distributed together; | | and 4) This Application Note may not be distributed for profit. | | | | Copyright 1991 Microsoft Corporation. All Rights Reserved. | | Microsoft, MS-DOS, and the Microsoft logo are registered | | trademarks and Windows is a trademark of Microsoft Corporation. | -------------------------------------------------------------------- --------------------------------------------------------------- | NOTE: The files included on the enclosed Microsoft Mouse OS/2 | | Update disk are intended for use with the Microsoft Mouse or | | Microsoft BallPoint Mouse ONLY. | ---------------------------------------------------------------The enclosed Microsoft Mouse OS/2 Update disk contains the following files:
OS2MOUSE.V11 OS2MOUSE.V13 OS2MOUSE.V12 README.DOCYou must install the OS/2 mouse driver manually; that is, you must copy the appropriate driver to your OS/2 directory, then modify your CONFIG.SYS file.
-------------------------------------------------------------- | NOTE: Make these changes ONLY if you plan to run Microsoft | | Paintbrush version 4.0 in the OS/2 DOS box, OR if you are | | running OS/2 1.2x with your MS Mouse connected to a PS/2- | | style port on a machine other than an IBM PS/2. | -------------------------------------------------------------- SAMPLE OS/2 INSTALLATIONAssume that your device drivers are in the directory C:\OS2. To install your update, do the following:
SETTING ORIENTATION AND BUTTONS FOR OS/2Because there is no mouse Control Panel supplied for OS/2, you must set the BallPoint Mouse orientation and make button assignments at startup through settings on the DEVICE= line in your CONFIG.SYS file.
Setting BallPoint OrientationTo set the orientation, use the ROTATE= option to specify the number of degrees of rotation from the default (right-side) BallPoint position.
Setting BallPoint ButtonsTo set the buttons, use the BUTTONS= option. The BUTTONS= option specifies button assignments for all four of the BallPoint Mouse buttons. The letter P designates the primary button, S designates the secondary button, and zero (0) designates an unassigned button (there are two buttons with this designation). When you use the BUTTONS= option, a value must be given for each of the four BallPoint Mouse buttons, and only one button at a time can be either primary or secondary. The two unassigned buttons become the clicklock pair if the clicklock feature is used (see the "Setting the Clicklock Feature" section after the following examples). For more information on rotation angles and button numbering, see Appendix A of the "Microsoft BallPoint Mouse User's Guide."
Right-Side ExampleThe default (right-side) configuration for the BallPoint Mouse is represented by the following line in your CONFIG.SYS file:
device=c:\os2\os2mouse.v12 rotate=0 buttons=p0s0 Note: Button numbers 1 and 3 are primary and secondary, respectively. Left-Side ExampleA left-side configuration is represented by:
device=c:\os2\os2mouse.v12 rotate=180 buttons=0p0s Note: Button numbers 2 and 4 are primary and secondary, respectively. Setting the Clicklock FeatureTo enable the clicklock feature for OS/2, use the CLICKLOCK= option:
device=c:\os2\os2mouse.v12 clicklock=onTo disable clicklock, use CLICKLOCK=OFF.
Note: The OS/2 options ROTATE=, BUTTONS=, and CLICKLOCK= can appear in any order on the DEVICE= line in your CONFIG.SYS file. None of these options is required.
TO OBTAIN THIS APPLICATION NOTE
MORE INFORMATIONWhile the version numbers (filenames), have not changed, the Microsoft Mouse drivers have changed. The only way to distinguish between versions is by the file size in bytes. Below is a table of the different versions available.
Mouse Driver Size Should It be Updated? ------------------------------------------------- OS2MOUSE.SYS 13028 Yes; update to OS2MOUSE.V11 OS2MOUSE.V11 13316 No; latest for OS/2 1.1 OS2MOUSE.V12 14436 Yes; all OS/2 1.2 users update OS2MOUSE.V12 14868 Yes; if MS Mouse is on PS/2 OS2MOUSE.V12 15636 Yes; if MS Mouse is on PS/2 OS2MOUSE.V12 15588 No; latest for OS/2 1.2 OS2MOUSE.V13 15588 No; latest for OS/2 1.3NOTE: The OS2MOUSE.V12 files sizes 14848 and 15636 should work for OS/2 1.3 if the Microsoft Mouse is not on a PS/2-style mouse port.
TO OBTAIN THIS APPLICATION NOTE
|
KBCategory: kbhw kbfile kbappnote
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |