home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / desktop / magpi_mo / !Help next >
Text File  |  1998-09-06  |  3KB  |  89 lines

  1. !Help for !MagPi-Mo'
  2.  
  3. MagPi-Mo' combines three utilities concerned with the
  4. mouse and pointer into a single 24K application (or 32K
  5. for pre-RiscPC machines) on the Iconbar. An extra 32K
  6. is grabbed whenever the magnifier is displayed but this
  7. is released as soon as the magnifier widow is closed.
  8.  
  9. Magnifier (Mag)
  10. =================
  11.  
  12. Click SELECT on the Iconbar icon to bring up the Mag
  13. window. Clicking MENU over the Mag window will allow
  14. you to alter the settings.
  15.  
  16. Note that the combination of colour and logic provides
  17. maximum flexibility in finding cross-hairs that show up
  18. well on almost any image or do not show at all.
  19.  
  20. The window can be made adjustable for resizing and then
  21. fixed to minimise the window furniture.
  22.  
  23. New settings can be saved or old settings restored.
  24.  
  25. Pointer Info (Pi-)
  26. ====================
  27.  
  28. Click ADJUST on the Iconbar icon to bring up the Pi-
  29. window. Clicking MENU over the Pi- window will allow
  30. you to set the information that will be displayed. It
  31. also allows you to save the settings or restore
  32. previously saved settings.
  33.  
  34. The Icon flags are shown in an abbreviated form where
  35. an upper case letter indicates that the flag is set, a
  36. lower case letter shows that it is unset or clear.
  37. Refer to the Programmer's Reference Manual for a
  38. description of the flags.
  39.  
  40. Mouse Setter (Mo')
  41. ====================
  42.  
  43. The Mouse setting window, Mo', is accessed only through
  44. the menu. You can set the Mouse Step anywhere between
  45. 1 and 8 OS-units (i.e. usually 1/2 to 4 pixels). This
  46. setting is read from the current CMOS RAM setting. Any
  47. change you make is saved back to CMOS RAM and will
  48. remain in effect even if MagPi-Mo' is quit.
  49.  
  50. Mo' also allows you to set a toggle action for when
  51. the right 'Alt' key ('Alt Gr') is pressed. These
  52. limit the mouse movement in several ways that may be
  53. useful when working on e.g. graphics.
  54.  
  55. ------------------------------------------------------
  56.  
  57. A note on timing
  58. ================
  59.  
  60. When the magnifier and pointer info widows are both
  61. closed -- and the Alt-toggle mouse action is Off --,
  62. MagPi-Mo' masks out null polls and so is almost
  63. transparent (the fact that it is loaded does take up
  64. a minimal amount of the Wimp's processing time).
  65.  
  66. When any or all of the actions are in operation, a
  67. null poll is returned every 5 centiseconds. Drawing
  68. to the magnifier window or writing to the pointer
  69. information window also takes a considerable amount
  70. of time. This will have a noticable effect on non-
  71. StrongARM machines.
  72.  
  73. Combining the three functions into a single
  74. application does reduce the timing overheads that
  75. would be experienced with separate applications.
  76.  
  77. ------------------------------------------------------
  78.  
  79. !MagPi-Mo' is written on a StrongARM RiscPC. It ought
  80. to work on older systems (RISC OS 3.1 and above). If
  81. you do encounter any problems at all, please contact
  82. me, giving as much information as you can, so that I
  83. can improve the usefulness of the program.
  84.  
  85. Please read the conditions in the file 'Licence'.
  86.  
  87. Email: dacha@zetnet.co.uk
  88.  
  89.