home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / pointers / progs / pointer3 / !Pointer / !Help < prev    next >
Encoding:
Text File  |  1994-04-16  |  3.1 KB  |  119 lines

  1. !Help file for the !Pointer application
  2.  
  3. Program   !Pointer 
  4. Author    M. Hendrix
  5. Version   2.10
  6.  
  7. !Pointer is based around the EasyWimp
  8. program by M. Ironmonger as published in
  9. the RiscUser of July 1990. 
  10.  
  11. The problem:
  12.  
  13. When you are editing text in !Edit - or
  14. any DTP or Word Processing package for
  15. that matter - it seems that the pointer
  16. is always in the way; obscuring a part
  17. of the text. So, when you want to read
  18. the text you have to move the pointer
  19. around. Additionally, it is nice to be
  20. able to move the pointer with greater
  21. accuracy (by using the cursorkeys) in
  22. for example !Draw. To prevent that two
  23. applications need to be installed to
  24. cater for both problems one application
  25. now does the trick.
  26.  
  27. Installing:
  28.  
  29. Double click on the pointer-icon in the
  30. Filer-window { (sub)-directory }. The
  31. application will install itself on the
  32. icon-bar. 
  33.  
  34. Usage:
  35.  
  36. * Click 'Menu' over the !Pointer-icon to
  37. open a menu. 
  38.  
  39. You have only one option: "Quit" which
  40. obviously quits the application.
  41.  
  42. * Click 'Select' or 'Adjust' over the
  43. !Pointer-icon to open a window. 
  44.  
  45. In the window you can set four options:
  46.  
  47. -> Seconds until pointer disappears
  48. (default: 1 second): When the mouse
  49. remains unused longer than the entered
  50. time the pointer disappears. As soon as
  51. one of the mouse-buttons is pressed or
  52. the mouse is being moved even the
  53. slightest bit the pointer immediately
  54. re-appears.
  55.  
  56. -> Speed in x-direction (Ctrl + Cursors)
  57. (default: 2 OS units): This is the
  58. number of OS-units by which the pointer
  59. is moved (to the left or the right) when
  60. either left or right cursor key in
  61. combination with [Ctrl] is pressed. 
  62.  
  63. -> Speed in y-direction (Ctrl + Cursors)
  64. (default: 2 OS-units): This is the
  65. number of OS-units by which the pointer
  66. is moved (up or down) when either up or
  67. down cursor key in combination with
  68. [Ctrl] is pressed.
  69.  
  70. -> Turbo Multiplier (Shift-Ctrl + Cursors)
  71. (default: 2): When pressing a cursor key
  72. in combination with [Shift-Ctrl] the
  73. pointer is moved with it's speed
  74. multiplied by this value. I.e.: by
  75. default the pointer will move twice as
  76. fast.
  77.  
  78. General Notes:
  79.  
  80. * Notice that the pointer will not be
  81. moved when the !Pointer-window is open
  82. or if any application has gained the
  83. caret. In the latter case the cursorkeys
  84. will affect the position of the caret as
  85. would be expected.
  86.  
  87. * Unlike other similar applications this
  88. application does NOT poke values into
  89. the mouse- or keyboard-buffers. It also
  90. does not detect the cursor-key-presses
  91. under interrupt or via vectors. The
  92. cursor-key-presses are reported to this
  93. application via the WIMP (i.e. the
  94. 'legal' way). This makes the application
  95. much safer to use and just as fast.
  96.  
  97. * This program is based upon the
  98. EasyWimp application publised in
  99. RiscUser (Jul 1990). In order to make
  100. the program do what it does some
  101. alterations to the original EasyWimp
  102. source code where neccesary. 
  103.  
  104. * !Pointer is a Public Domain
  105. application and subject to copyright.
  106. Copyrights will not be regarded
  107. infringed as long as the application
  108. (including related files) remains as is.
  109. Please copy freely.
  110.  
  111. * Send any suggestions, enhancements,
  112. bugs to:
  113.  
  114. M. Hendrix
  115. Bergeijkstraat 17
  116. 5043 BD  Tilburg
  117. The Netherlands
  118.  
  119. mhe@gpa.fuji-ef.nl