home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / util / mous / 001 / arrmouse.doc < prev   
Text File  |  1990-03-11  |  13KB  |  292 lines

  1.  
  2.       -----------------------------------------------------------------
  3.               Documentation and Manual for ARRMOUSE  Version 1.0
  4.                            by Seth W. Comstock
  5.                           Version Date:   3/1990
  6.                               Shareware $10
  7.       -----------------------------------------------------------------
  8.  
  9.       COPYRIGHT NOTICE
  10.  
  11.                          ARRMOUSE  Version 1.0
  12.         All portions of this software package and documents,
  13.         ARRMOUSE 1.0  copyright (c) 1989,1990  Seth W. Comstock.
  14.         All rights reserved.
  15.         
  16.  
  17.       REGISTRATION INFORMATION
  18.  
  19.         Thank you for trying ARRMOUSE!
  20.         ARRMOUSE is distributed as shareware. After you test the
  21.         program, if you decide to use it, then I encourage you to
  22.         register. The registration fee is $10.00. Register for each
  23.         computer ARRMOUSE is installed on. Print out the registration
  24.         form file ARRM-REG.FRM or send a quick note, include
  25.         registration fee(s) and $2.50 shipping per order.
  26.           Send to:
  27.                    Seth W. Comstock
  28.                    4835 W. Montecito
  29.                    Phoenix, AZ 85031
  30.                     (602) 247-1621
  31.  
  32.  
  33.       FILES IN THE DISTRIBUTION:
  34.  
  35.         ARRMOUSE.COM       The program.
  36.         ARRMOUSE.DOC       Program documentation.
  37.         ARRM-REG.FRM       Registration form.
  38.  
  39.  
  40.       PROGRAM DESCRIPTION
  41.  
  42.         * use a mouse in word processors and editors that don't
  43.           ordinarily support a mouse.
  44.         * 2 or 3 button mouse or trackball support.
  45.         * works with enhanced keyboards.
  46.  
  47.            ARRMOUSE is a memory resident program using a little over 1K
  48.         of memory that is loaded after the mouse driver. With ARRMOUSE a
  49.         mouse or trackball can be used in place of the arrow (cursor)
  50.         keys in programs not designed to use a mouse. Mouse movement
  51.         mimics the arrow (cursor) keys. The cursor keys continue to work
  52.         as they normally do. It does not interfere with programs that
  53.         provide there own internal mouse support. Each time you return
  54.         to the command line the function of ARRMOUSE is restored.
  55.         Optionally the function of ARRMOUSE can be restored by pressing
  56.         both shift keys on the key board at the same time. This function
  57.         is provided for programs that allow you to shell out to run a
  58.         program and when you return from the shell the shift keys can be
  59.         pressed if ARRMOUSE function is lost. ARRMOUSE can be used with
  60.         a mouse or trackball that has a Microsoft(tm) or Mouse
  61.         Systems(tm) compatible driver.
  62.  
  63.            mouse movement - sends arrow (cursor) key presses
  64.            left button    - sends ─┘ (enter) key
  65.            right button   - sends Esc (escape) key
  66.            middle button  - sends Del key (if 3 button mouse )
  67.            left + right buttons at the same time
  68.                           - sends F1 key (F10 key if /t command line
  69.                             switch is used when installing ARRMOUSE )
  70.  
  71.  
  72.  
  73.  
  74.                           User's Reference Guide
  75.  
  76.       -----------------------------------------------------------------
  77.                                Introduction
  78.       -----------------------------------------------------------------
  79.  
  80.  
  81.       SYSTEM REQUIREMENTS
  82.  
  83.         IBM PC or compatible, DOS 2.0 or higher,
  84.         Mouse - Microsoft(tm) or Mouse Systems(tm) compatible driver
  85.                 software for your mouse or trackball.
  86.  
  87.  
  88.       QUICK-START AND USAGE
  89.  
  90.            The driver for your mouse or trackball must be loaded before
  91.         you can load ARRMOUSE. ARRMOUSE will let you know if a mouse
  92.         driver is not installed with a 'Mouse driver not loaded'
  93.         message. If you know that your mouse driver is loaded, to give
  94.         it a quick try, from the prompt run ARRMOUSE. Then run a text
  95.         editor or word processor program that does not normally work
  96.         with a mouse. You will find that the mouse can be used to move a
  97.         cursor or highlight bar that is normally moved with the cursor
  98.         keys. The left button is the same as pressing the enter key and
  99.         can be used to make selections or enter a return. The right
  100.         button is the same as pressing escape. This works well with
  101.         editors like VDE and QEDIT(tm) that do not provided mouse
  102.         support internally. Note: pressing the right mouse button (Esc
  103.         key) activates the menu system in QEDIT(tm). If you have a three
  104.         button mouse the middle button is the same as pressing the Del
  105.         key. Pressing left + right mouse buttons at the same time is the
  106.         same as pressing the F1 key. The F1 key is the help key in many
  107.         programs. Optionally if you load ARRMOUSE with the command
  108.         'arrmouse /t' the F10 key is sent by pressing the left + right
  109.         buttons. This is for the integrated editor in the Borland Turbo
  110.         languages which use the F10 key to activate the menu system.
  111.  
  112.            ARRMOUSE function is always restored automatically when
  113.         returning to the command line prompt incase a program has
  114.         disabled ARRMOUSE by using its own mouse functions. ARRMOUSE
  115.         function is also restored by pressing both shift () keys at the
  116.         same time. This is provided for menu programs and other programs
  117.         that allow you to shell out to run another program. When you
  118.         return to the original program, if ARRMOUSE is disabled, press
  119.         both shift keys.
  120.  
  121.         Note: Load (run) ARRMOUSE from a batch file (autoexec.bat when
  122.         you boot) or from the command line only. DO NOT load ARRMOUSE
  123.         from a program that allows you to run other programs (shell to
  124.         DOS or shells to a command line).
  125.  
  126.  
  127.  
  128.       INSTALLATION AND SET UP
  129.  
  130.            Copy the file ARRMOUSE.COM to your hard drive or boot disk.
  131.  
  132.            The following is an example of how to install ARRMOUSE and
  133.         the mouse driver supplied with your mouse or trackball. The name
  134.         of the driver depends on the maker. So <drivername> means to use
  135.         the name of the driver supplied with your mouse. An editor is
  136.         used to enter the lines of text in the config.sys and
  137.         autoexec.bat files. Also read the instructions that came with
  138.         your mouse on how to load your mouse driver software.
  139.  
  140.            If your mouse driver is a device driver (mouse.sys or
  141.         something similar with a .sys ) it needs to be loaded from the
  142.         config.sys file. Then included "ARRMOUSE" on a line some where
  143.         near the beginning of the autoexec.bat file. If you have copied
  144.         the driver and ARRMOUSE to a directory other than the root then
  145.         you would need to include a path.
  146.         Example line in config.sys:
  147.  
  148.         device=c:\dos\<drivername>.sys
  149.  
  150.         And the example line in autoexec.bat:
  151.  
  152.         c:\util\arrmouse
  153.  
  154.  
  155.            If your mouse driver is named mouse.com, msmouse.com or
  156.         something similar, <drivername> is entered on a line in your
  157.         autoexec.bat file. Enter ARRMOUSE on the next line. ARRMOUSE
  158.         will not load unless a mouse driver is loaded first. If you have
  159.         copied the driver and ARRMOUSE to a directory other than the
  160.         root then you would need to include a path.
  161.         Example lines in autoexec.bat:
  162.  
  163.         c:\dos\<drivername>
  164.         c:\util\arrmouse
  165.  
  166.  
  167.            ARRMOUSE should be compatible with other TSR (terminate and
  168.         stay resident) programs. You will find that ARRMOUSE works with
  169.         other TSRs. It can be used with programs like CED or STACK to
  170.         recall, edit and run previously entered command lines. I have
  171.         tested it with the program CTRLALT and the mouse can be use
  172.         instead of the cursor keys inside CTRLALT. If you are have
  173.         problems using ARRMOUSE with other TSR programs, try changing
  174.         the order in which ARRMOUSE and the other TSR programs are
  175.         loaded (try loading ARRMOUSE first).
  176.  
  177.  
  178.  
  179.       MESSAGES AND ERRO