home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / live_viruses / virus_collections / arrmouse.doc < prev    next >
Text File  |  1991-01-05  |  13KB  |  301 lines

  1.  
  2.       -----------------------------------------------------------------
  3.               Documentation and Manual for ARRMOUSE  Version 1.1
  4.                            by Seth W. Comstock
  5.                           Version Date:   1/1991
  6.                               Shareware $10
  7.       -----------------------------------------------------------------
  8.  
  9.       COPYRIGHT NOTICE
  10.  
  11.                          ARRMOUSE  Version 1.1
  12.         All portions of this software package and documents,
  13.         ARRMOUSE 1.1  copyright (c) 1989,1990,1991  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.            To use a mouse to cursor key speed other than the default,
  168.         include a horizontal and vertical speed value between 1-99 on the
  169.         command line that loads ARRMOUSE.
  170.  
  171.         The format is - arrmouse <horizontal value> <vertical value>
  172.  
  173.         Examples -      arrmouse 4 6
  174.                         arrmouse /t  4  6
  175.  
  176.            ARRMOUSE should be compatible with other TSR (terminate and
  177.         stay resident) programs. You will find that ARRMOUSE works with
  178.         other TSRs. It can be used with programs like CED or STACK to
  179.         recall, edit and run previously entered command lines. I have
  180.         tested it with the program CTRLALT and the mouse can be use
  181.         instead of the cursor keys inside CTRLALT. If you are have
  182.         problems using ARRMOUSE with other TSR programs, try changing
  183.         the order in which ARRMOUSE and the other TSR programs are
  184.         loaded (try loading ARRMOUSE first).
  185.  
  186.  
  187.  
  188.       MESSAGES AND ERROR MESSAGES
  189.  
  190.            This message indicates ARRMOUSE was successfully installed .
  191.              ╔════════════════════════════════════════════════════╗
  192.              ║        ARRow keys MOUSE v1.1 - INSTALLED           ║
  193.              ║       Copyright (c) 1990, Seth W. Comstock         ║
  194.              ║   Mouse movement mimics the arrow (cursor) keys    ║
  195.              ║   Left button = Return     Right button = Esc      ║
  196.              ║  L + R button = F1  key    Middle button = Del key ║
  197.              ║    Enter "arrmouse /r" to remove (uninstall)       ║
  198.              ║  ARRMOUSE function restored automatically when at  ║
  199.              ║    the command line or use hotkeys to restore.     ║
  200.              ║ HOTKEYS - LEFT + RIGHT SHIFT KEYS AT THE SAME TIME ║
  201.              ╚════════════════════════════════════════════════════╝
  202.  
  203.  
  204.            This message indicates ARRMOUSE was successfully removed from
  205.         memory.
  206.                   ╔════════════════════════════╗
  207.                   ║ ARRow keys MOUSE - REMOVED ║
  208.                   ╚════════════════════════════╝
  209.  
  210.  
  211.            This message indicates that ARRMOUSE did not find a mouse
  212.         driver installed. Load your mouse driver and run ARRMOUSE again.
  213.                   ▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▌
  214.                   ▐ MOUSE DRIVER NOT INSTALLED ▌
  215.                   ▐▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌
  216.  
  217.  
  218.            You tried to load ARRMOUSE a second time.
  219.                   ▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▌
  220.                   ▐ ALREADY INSTALLED ▌
  221.                   ▐▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌
  222.  
  223.  
  224.            You used a command line switch that ARRMOUSE does not
  225.         recognize.
  226.  
  227.         * command line parsing error *
  228.         Command line switches available:  /r  for remove (uninstall)
  229.         or /t   both left and right button same as F10 key (default F1).
  230.         ( /r, -r, r, /t, -t or  t  are allowed)
  231.  
  232.  
  233.  
  234.       DISCLAIMER - WARRANTY
  235.  
  236.            ARRMOUSE software and documentation are distributed on an
  237.         "As Is" basis without warranty, expressed or implied. The user
  238.         assumes full risk as to the results of using this software. It
  239.         has been tested on my own computer, but you are advised to test
  240.         the program before relying on it. If you do encounter a problem,
  241.         please let me know about it, and I will do my best to verify and
  242.         fix the problem. This program and documentation are believed to
  243.         be reliable and accurate. However, in no event shall I be liable
  244.         and/or responsible for any damages, losses, or problems which
  245.         this software or documentation may cause you.
  246.  
  247.  
  248.       DISTRIBUTION
  249.     
  250.            Bulletin boards and non-profit user groups may include it in
  251.         their libraries. ARRMOUSE is shareware and may be copied or posted
  252.         for downloading for the trial use by others subject to the
  253.         following conditions:
  254.  
  255.            1) All files must be distributed together in original,
  256.               unmodified form as ORIGINALLY NAMED. -
  257.               ARRMOUSE.COM, ARRMOUSE.DOC, ARRM-REG.FRM
  258.  
  259.            2) NO files may be added to the package or archive.
  260.  
  261.  
  262.  
  263.            For-profit distributors of shareware may distribute it
  264.         subject to the following conditions:
  265.  
  266.            1) I reserve the right to remove this software package from
  267.               distribution at any time.
  268.  
  269.            2) Information is provided making it clear that this software
  270.               is distributed under the SHAREWARE concept and that the
  271.               user has not paid for the software. Users are urged to
  272.               support the software by registering.
  273.  
  274.            3) The cost per disk charged for distribution cannot exceed
  275.               $6.50.
  276.  
  277.  
  278.       LICENSE
  279.  
  280.            ARRMOUSE is a copyrighted software package. It is being
  281.         distributed as user supported shareware. By using or
  282.         distributing this package, you agree to the following:
  283.  
  284.         You are granted a limited license to try this program, ARRMOUSE,
  285.         for 30 days. If you find this software useful and wish to
  286.         continue using it after the 30 day evaluation period, you must
  287.         pay the registration fee. Registration for use on a single
  288.         computer is $10.00. Register for each computer ARRMOUSE is
  289.         installed on. To register send, the filled out registration form
  290.         or a quick note, and the registration fee.
  291.     
  292.         No other, license or rights are granted by implication or
  293.         otherwise. After you test ARRMOUSE , if you continue to use it,
  294.         you must register.
  295.  
  296.                                                 SWC
  297.  
  298.  
  299.                            [end of file]
  300.  
  301.