home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / os2 / mw62.zip / README.TXT < prev    next >
Text File  |  1992-10-02  |  12KB  |  312 lines

  1.  
  2.                       Mouse Software Release 6.20
  3.                       ---------------------------
  4.  
  5.   ********************************************************************
  6.   * IMPORTANT: This README file contains important information about *
  7.   * the release 6.20 of this software which cannot be found in the   *
  8.   * manuals.  Please make sure you go through the relevant sections. *
  9.   ********************************************************************
  10.  
  11.   This README file provides information on the following topics:
  12.  
  13.   New In This Release
  14.   ===================
  15.          - Improved DOS VESA Super VGA Overlay
  16.  
  17.   DOS Utilities
  18.   =============
  19.          - How To Run DOS Install
  20.          - DOS Mouse Driver, Release 6.20
  21.          - How To Upgrade Your Mouse DOS Files
  22.          - How To Install Your Mouse For The GEM Environment
  23.          - How To Install Your Mouse For AutoCAD 10 And Above
  24.          - How To Install Your Mouse For DOS 4.0 Shell Program
  25.          - How To Install Your Mouse For DOS 5.0 Shell Program
  26.          - Loading The Mouse Driver High
  27.          - How To Install Your Mouse For OS/2
  28.          - Mouse Commands For Serial Mouse (C Model Only)
  29.          - How To Install Your Windows 3.x Drivers
  30.  
  31.   Technical Notes
  32.   ===============
  33.          - List Of The Files On The Disk
  34.  
  35.  
  36.   DOS Utilities
  37.   =============
  38.  
  39.    How To Run DOS Install
  40.    ----------------------
  41.    Before running Install, please make sure you have at least 20 file
  42.    handles in your CONFIG.SYS.  Add this line to your CONFIG.SYS if
  43.    not already present:
  44.  
  45.       FILES=20
  46.  
  47.    Then put the diskette that has the DOS utilities into your floppy
  48.    drive, and at the command prompt from your floppy drive, type:
  49.  
  50.       INSTALL
  51.  
  52.    followed by carriage return.  Follow the instruction on the screen
  53.    to complete the installation.
  54.  
  55.    DOS Mouse Driver, Release 6.20
  56.    ------------------------------
  57.    Mouse support for standard VESA super VGA mode has been added for
  58.    this release.  The modes supported are modes 100(hex) through
  59.    10C(hex), and mode 6A(hex).
  60.  
  61.    The appropriate files will be automatically installed if the mouse
  62.    installation program detects a VESA BIOS extension, release 1.00
  63.    or higher, or a VGA adapter.
  64.  
  65.    The DOS driver is made up of the following three files:
  66.  
  67.       1) MOUSE.COM    : mouse driver
  68.       2) LMOUSE.INI   : mouse driver configuration file
  69.       3) LVESA.OVL    : video module for the DOS driver
  70.  
  71.    These files must be in the same directory.  However, the
  72.    configuration file and the video module are not required -- if any
  73.    one (or both) is missing, MOUSE.COM will still load, but super VGA
  74.    video modes will not be available.  As for MOUSE.SYS, VESA super VGA
  75.    modes are not supported at this time, and LMOUSE.INI and LVESA.OVL
  76.    are not required.
  77.  
  78.    The configuration file is automatically created by the installation
  79.    program for your specific hardware configuration.  We recommend that
  80.    you do NOT modify it.  In case you change your video adapter, we
  81.    suggest that you reinstall the mouse software to update the
  82.    configuration file.
  83.  
  84.    If you happen to have a MOUSE environment variable in your
  85.    AUTOEXEC.BAT that does not point to the installed mouse directory,
  86.    e.g.:
  87.  
  88.       SET MOUSE=DRIVE:\DIFFERENT_PATH;
  89.  
  90.    please remove it.  It could cause the DOS mouse driver not being
  91.    able to find LMOUSE.INI if it is set incorrectly.
  92.  
  93.    How To Upgrade Your Mouse DOS Files
  94.    -----------------------------------
  95.    If you are upgrading from a previous version of Mouse software, we
  96.    recommend that you install your Mouse Software in the same directory
  97.    as your previous version.
  98.    The INSTALL program replaces the old software in the MOUSE directory
  99.    with the new versions.
  100.  
  101.    How To Install Your Mouse For The GEM Environment
  102.    -------------------------------------------------
  103.    When installing GEM, select the option for Logitech Mouse or
  104.    choose the selection for "MOUSE.COM".
  105.  
  106.    How To Install Your Mouse For AutoCAD 10 And Above
  107.    --------------------------------------------------
  108.    When installing AutoCAD, choose the Microsoft serial or Bus mouse
  109.    selection.  This selection will use the mouse driver in memory.
  110.  
  111.    How To Install Your Mouse For DOS 4.0 Shell Program
  112.    ---------------------------------------------------
  113.    IBM DOS 4.0x installation places a new AUTOEXEC.BAT file in the
  114.    root directory and a DOSSHELL.BAT file in the DOS files directory.
  115.  
  116.    In order to use your mouse with the mouse driver in memory, you
  117.    must modify both the AUTOEXEC.BAT and DOSSHELL.BAT files.
  118.  
  119.    1) With a text editor, open the DOSSHELL.BAT file and find this
  120.       statement:
  121.  
  122.       "@SHELLC /MOS:[driver].MOS/TRAN/COLOR/ etc...."
  123.       (where [driver] can be PCIBMDRV, PCMSDRV, or PCMSPDRV)
  124.  
  125.    2) Delete "/MOS:[driver].MOS" from the "@SHELLC" statement.  Leave
  126.    the rest of the statement.  The modified statement should now
  127.    look like this:
  128.  
  129.       "@SHELLC /TRAN/COLOR/ etc...."
  130.  
  131.    3) Modify your AUTOEXEC.BAT file:
  132.       Include the C:\MOUSE sub-directory in the PATH statement.  Load
  133.       MOUSE before you execute DOSSHELL.
  134.  
  135.    This lets you use your Mouse both inside and outside the Shell for
  136.    DOS 4.0x.
  137.  
  138.    How To Install Your Mouse For DOS 5.0 Shell Program
  139.    ---------------------------------------------------
  140.    The DOS mouse driver should be loaded prior to the DOS 5.0 DOSShell
  141.    and not within a DOS box.  Also Windows 3.x should not be launched
  142.    from a DOS 5.0 DOSShell.  This may result in loss of mouse
  143.    functionality under Windows 3.x.
  144.  
  145.    Loading The Mouse Driver High
  146.    -----------------------------
  147.    In case you have problems trying to load the mouse driver high, you
  148.    can load the driver without the VESA video overlay with the
  149.    following command:
  150.  
  151.    For DOS 5.x:      LOADHIGH MOUSE NOVCI
  152.  
  153.    For the mouse driver to load in high memory it must have enough
  154.    memory to load straight from disk.  The mouse drivers size on disk
  155.    is at least 40K.  The room needed to load from disk into high
  156.    memory must be at least 40K.
  157.  
  158.    Once the driver has initialized it frees a large portion of
  159.    memory.  The remaining size in memory is 17K to 22K.
  160.  
  161.    All programs that are loaded high must be loaded into memory
  162.    with their full size intact.
  163.  
  164.    Sometimes the loading order can make a difference.  If the
  165.    mouse driver is loaded first and smaller programs are loaded
  166.    last then the driver would load high properly.
  167.  
  168.    Some load high parameters, such as QEMM386's /H (Happy) parameter,
  169.    may not allow the LVESA.OVL to be loaded.  You will receive the
  170.    following message if LVESA.OVL is unable to load:
  171.  
  172.       'Error: Not enough memory to load the video module'
  173.  
  174.    Other load high programs may not allow LVESA.OVL to load at all. If
  175.    this occurs and LVESA.OVL is required, the mouse driver must be
  176.    loaded in low DOS memory.
  177.  
  178.    How To Install Your Mouse For OS/2
  179.    ----------------------------------
  180.    If you intend to use your mouse with OS/2 version 1.X, please refer
  181.    to the following table for the proper selection of mouse to make
  182.    during the installation of OS/2:
  183.  
  184.     _________________________________________________________________
  185.    |    Mouse used     | Selection made during OS/2 1.X installation |
  186.    |___________________|_____________________________________________|
  187.    |                   |                                             |
  188.    | PS/2 mouse        |  IBM PS/2 mouse                             |
  189.    | Serial (C Model)  |  Mouse Systems Mouse                        |
  190.    | Serial (M Model)  |  Microsoft Serial Mouse                     |
  191.    | Bus mouse         |  Microsoft Bus mouse Model 199              |
  192.    |___________________|_____________________________________________|
  193.  
  194.    If you intend to use your mouse with OS/2 version 2.0, please refer
  195.    to the following table for the proper selection of mouse to make
  196.    during the installation of OS/2 2.0:
  197.  
  198.     _________________________________________________________________
  199.    |     Mouse used    | Selection made during OS/2 2.0 installation |
  200.    |___________________|_____________________________________________|
  201.    |                   |                                             |
  202.    | PS/2 mouse        |  PS/2 (tm) Style Pointing Device            |
  203.    | Serial (C Model)  |  Logitech (tm) mouse                        |
  204.    | Serial (M Model)  |  Serial Pointing Device                     |
  205.    | Bus mouse         |  Bus Style mouse                            |
  206.    |___________________|_____________________________________________|
  207.  
  208.    Mouse Commands For Serial Mouse (C Model Only)
  209.    ----------------------------------------------
  210.    By default, your mouse driver configures your serial mouse to the
  211.    following parameters:
  212.       Serial Port (COM)          1
  213.       Baud Rate               2400
  214.       Ballistic                Low
  215.       Sensitivity                5
  216.       Report Rate              150
  217.       Number of buttons          3
  218.       Protocol           MM Series
  219.  
  220.    Note: the serial port default 1 is also available on the M device.
  221.  
  222.    If your application requires you to change the setting(s) of your
  223.    serial mouse (C model) for one or more of the above parameters, use
  224.    the following commands:
  225.  
  226.    MOUSE [#]
  227.       Loads the mouse driver into memory and configures it to
  228.       COM port, where # is either 1, 2, 3, or 4.
  229.  
  230.    MOUSE [baud rate]
  231.       Loads the mouse driver into memory and configures the
  232.       baud rate for the mouse to 1200, 2400, 4800, or 9600.
  233.  
  234.    MOUSE [report rate]
  235.       Loads the mouse driver into memory and configures the
  236.       report rate for the mouse to 10, 50, or 150 (continuous).
  237.  
  238.    MOUSE [protocol]
  239.       Loads the mouse driver into memory and configures the
  240.       protocol for the mouse to 5B, MM, or RE.
  241.  
  242.       5B: Five byte packed binary
  243.       MM: MM series
  244.       RE: Relative bit pad one
  245.  
  246.    MOUSE ?
  247.       Displays the current mouse driver and button settings.
  248.  
  249.    MOUSE INIT
  250.       Resets the mouse driver to its initial settings.
  251.  
  252.    MOUSE PC
  253.       Sets the mouse driver to emulate an MSC Tech. PC Mouse.
  254.  
  255.    How To Install Your Windows 3.x Drivers
  256.    ---------------------------------------
  257.    Windows 3.x should be on your system prior to the DOS installation.
  258.    Take note of the drive and path name of Windows (e.g. C:\WINDOWS.)
  259.    This will be used during the DOS Mouse Software installation.
  260.    Windows drivers will be loaded during the DOS Mouse Software
  261.    Installation.
  262.    To install these drivers, choose the entry "Install Mouse Driver
  263.    for Windows 3.x" in the Main Menu and follow the on-screen
  264.    instructions.
  265.  
  266.    Note: If you did not install the Windows mouse driver under
  267.    Windows 3.0 then you would have multiple "Logitech" entries in the
  268.    mouse selection menu.  To solve the problem, choose the entry
  269.    "Install Mouse Driver for Windows 3.x" in the Main Menu and follow
  270.    the on-screen instructions.
  271.  
  272.   Technical Notes
  273.   ===============
  274.  
  275.    DOS Program Files
  276.    -----------------
  277.    MOUSE.COM       Standard DOS mouse driver.
  278.  
  279.    LMOUSE.INI      Mouse driver configuration file.
  280.    LVESA.OVL       Video module for the DOS driver.
  281.  
  282.    MOUSE.SYS       DOS mouse driver that is useful for systems with
  283.                    dedicated mouse-based applications that need a
  284.                    minimum of user control.
  285.  
  286.    INSTALL.BAT     Installation program.
  287.    MWINST.EXE
  288.    MWINST.SCR
  289.    MWINST.CFG
  290.  
  291.    MTUTOR.EXE      Mouse tutorial program.
  292.    MTUTOR.SCR
  293.  
  294.    README.EXE      Readme file viewer.
  295.  
  296.    COMCHECK.EXE    Tests the connection of your serial mouse.
  297.  
  298.  
  299.    LMOUSE.DRV      Windows mouse driver for Windows 3.0 or
  300.                    greater.
  301.  
  302.    LVMD.386        Windows virtual mouse driver for Windows 3.0 or
  303.                    greater for 386 enhanced mode.
  304.  
  305.  
  306.    Other File(s)
  307.    -------------
  308.    README.TXT      The file you are reading.
  309.  
  310.                          ---- End of Readme file ---
  311.  
  312.