home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 66 / af066sub.adf / MouseEm / MouseEm.doc < prev    next >
Encoding:
Text File  |  1994-10-05  |  4.6 KB  |  130 lines

  1.  
  2. ----------------------------------------------------------------------------------
  3. MAIN
  4. ----------------------------------------------------------------------------------
  5.  
  6.     Mouse Emulator       Copyright (C)1994 Kevin Glover
  7.     --------------
  8.  
  9.       'Introduction      '    Introduction to MouseEm
  10.  
  11.       'Usage             '    How to use MouseEm
  12.  
  13.       'Disclaimer        '    Legal information
  14.  
  15.       'Conditions        '    Shareware information
  16.  
  17.  
  18. -------------------------------------------------------------------------------
  19.  
  20. ----------------------------------------------------------------------------------
  21. Disclaimer
  22. ----------------------------------------------------------------------------------
  23.  
  24. Disclaimer
  25. **********
  26.  
  27.     I hereby reject any liability or responsibility for these or any
  28.     other consequences from the use of MouseEm whatsoever. This includes,
  29.     but is not limited to, damage to your equipment, to your data,
  30.     personal injuries, financial loss or any other kinds of side effects.
  31.  
  32.     Although MouseEm has been tested thoroughly on several different
  33.     machines, I cannot rule out the possibility that MouseEm
  34.  
  35.        * is somehow incompatible to your equipment
  36.  
  37.        * has bugs that show up on your equipment
  38.  
  39.        * does not do what it is supposed to do on your equipment
  40.  
  41.     It is your responsibility to take any precautions necessary to
  42.     protect yourself from these or any other effects. I explicitly
  43.     reject any liability or responsibility from the consequences of you
  44.     using MouseEm
  45.  
  46.  
  47. -------------------------------------------------------------------------------
  48.  
  49. ----------------------------------------------------------------------------------
  50. Conditions
  51. ----------------------------------------------------------------------------------
  52.  
  53. Shareware
  54. *********
  55.  
  56.     MouseEm is shareware. The program may be freely distributed and
  57.     copied, as long as the following conditions are fulfilled:
  58.  
  59.        * The sales price must not be higher than the cost of an (empty)
  60.          disk plus a nominal copying fee plus costs for shipping. The total
  61.          price must not be higher than £2.
  62.  
  63.        * All parts of the program and the documentation must be complete.
  64.          The distribution of single parts or incomplete subsets of the
  65.          original distribution is NOT ALLOWED.
  66.  
  67.        * MouseEm or parts of it may not be sold in combination with or
  68.          as part of commercial software.
  69.  
  70.        * Program and documentation may not be changed in any way.
  71.  
  72.  
  73.  
  74. -------------------------------------------------------------------------------
  75.  
  76. ----------------------------------------------------------------------------------
  77. Introduction
  78. ----------------------------------------------------------------------------------
  79.  
  80. Introduction
  81. ************
  82.  
  83.       MouseEm allows a joystick in port 1 to control the movements of the
  84.     mouse pointer on WorkBench and other public screens. MouseEm is a
  85.     commodity and therefore only works on WorkBench 2 or more. It is
  86.     only a small program (less than 10K) and can easily be put in the
  87.     WBStartup drawer and forgotten about until needed.
  88.  
  89.       MouseEm was designed for use when using WorkBench to load a two
  90.     player game when you have joysticks in both joystick ports or when 
  91.     the mouse is broken. This could help save wear and tear on your mouse
  92.     port and stops the need to use WorkBench's built in key control which is
  93.     pretty useless
  94.  
  95.       MouseEm might have to be turned off on games which use joystick and
  96.     work off a public screen since the pointer can become a nuisance and
  97.     can accidentally swap screens if fire is pressed when the pointer is
  98.     where the Screen Depth Gadget is.
  99.  
  100.       MouseEm was programmed using Blitz Basic II and it's new commands
  101.     for commodity support which is something you won't find on AMOS.
  102.     If you want the source code for the program please send £5 to this
  103.     address:
  104.  
  105.             Kevin Glover
  106.             Rose Cottage
  107.             Thistle Hill
  108.             Knaresborough
  109.             N. Yorkshire
  110.             England
  111.             HG5 8JW
  112.  
  113.     Please include your name+address, your Amiga models and your
  114.     kickstart+workbench versions
  115.  
  116.  
  117. -------------------------------------------------------------------------------
  118.  
  119. ----------------------------------------------------------------------------------
  120. Usage
  121. ----------------------------------------------------------------------------------
  122.  
  123. How To Use MouseEm
  124. ******************
  125.  
  126.       MouseEm is controlled through the WorkBench's commodity exchange
  127.     from there it can be disabled, enabled or removed. Starting MouseEm
  128.     for a second time will make it remove itself.
  129.  
  130.