home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / utils / enhancers / key_mouse / !KeyMouse / !Help < prev    next >
Text File  |  1996-08-10  |  3KB  |  80 lines

  1. !KEYMOUSE V1.00 By Nicholas Kingsley (C) 1996
  2. ---------------------------------------------
  3.  
  4. This program and related files (except for MenuUtils) is (C) Nicholas
  5. Kingsley.  MenuUtils is (C) of Alex Petrov
  6.  
  7. No part of this program may be modified, reverse engineered or sold 
  8. without my express permission.
  9.  
  10. 1.  THE FILES
  11. -------------
  12.  
  13. In order torun !KeyMouse, you need the following files :
  14.  
  15.   !Boot
  16.   !Run
  17.   !RunImage
  18.   !Sprites
  19.   MenuUtils
  20.   Templates
  21.  
  22. 2.  INTRODUCTION
  23. ----------------
  24.  
  25. You've just unpacked your computer, and you want to use it.  However, you
  26. can't find your mouse.  What can you do ?  You could use the CLI, but it's
  27. clumsy and slow, or you could use !KeyMouse.
  28.  
  29. Your brother or sister has decided to reset your computer configurations, so
  30. that you can't use the mouse to move to pointer around in order to do
  31. anything to rememdy the problem.  So what can you do ?  Drop into the CLI,
  32. and load up !KeyMouse and then take full control of the pointer to change
  33. the settings to something useful.
  34.  
  35. !KeyMouse is a WIMP program designed to allow pointer to be moved using
  36. the keyboard, much in the same way as the Amiga lets you do.  This is really
  37. a serious ommision by Acorn, which is dealt with by this program.
  38.  
  39. 3.  THE KEYS
  40. ------------
  41.  
  42. In order to move the pointer around, or to emulate the use of a mouse button, you must first hold down either of the two ALT keys and then :
  43.  
  44. A)  To move the pointer - use the cursor keys
  45. B)  To perform a mouse button function, use :
  46.     DELETE for the left mouse button
  47.     COPY for the middle button
  48.     PAGE DOWN for the right button
  49. C)  To move the pointer over the bottom left icon, use the INSERT button
  50.  
  51. In order to see the pointer, you do have to have it switched on!
  52.  
  53. 4.  THE OPTIONS
  54. ---------------
  55.  
  56. !KeyMouse has the following options :
  57.  
  58. Info    - This leads to the usuall description of the program
  59. Options - Currently there is only one : 
  60.           Size of pointer movement, which governs how many pixels the 
  61.           mouse moves
  62. Quit    - Quits program
  63.  
  64. 5.  LIMITATIONS
  65. ---------------
  66.  
  67. As the program is a WIMP one, movement can be slow.  In addition, any editors
  68. that are currently being used may update the current position of the cursor.
  69.  
  70. In addition, movement via the mouse, will not work properly for a few times
  71. after the keys have been left alone.
  72.  
  73. 6.  BUGS
  74. --------
  75.  
  76. I don't know of any, but if you do find any please let me know.
  77.  
  78. I have not fully followed Acorn's recommendations for inserting bytes into
  79. the mouse buffer (see above), so in future updates, this should be fixed.
  80.