home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / desktop / twitcher / !Twitcher / !Help next >
Text File  |  1997-07-11  |  2KB  |  68 lines

  1. Twitcher : Version 0.10
  2. =======================
  3. Twitcher is an application which slightly modifies the way the Risc OS
  4. desktop works and in particular the way that the task manager works.
  5.  
  6. It should work with RISC OS 3.5 or above, though has only been tested
  7. on RISC OS 3.5. It has been compressed to use as little memory as
  8. possible, but the Source code is included.
  9.  
  10. Background
  11. ==========
  12. Around March 1996 Acorn Clan members where asked to make suggestions
  13. about how the desktop could be made better. One idea was to split the
  14. task manager menu up in to different sections. This is what Twitcher
  15. does. It replaces the standard Acorn icon with a newer, fancy icon
  16. and IMHO a better menu structure.
  17.  
  18. Clicking SELECT on this icon opens the normal task window display but
  19. clicking with MENU opens up a different, simplier, menu structure and
  20. clicking with ADJUST toggles the icon bar.
  21.  
  22. New menu
  23. ========
  24. The new menu structure is as follows;
  25.  
  26.   Main menu
  27.   ---------
  28.  
  29.     Info              => <About the Operating system window>
  30.     Command line      => <Command sub menu>
  31.     Display help         <Run interactive help>
  32.     Shutdown     ^F12    <Shutsdown the desktop>
  33.  
  34.   Command sub menu
  35.   ----------------
  36.  
  37.     Task window  ^F12    <Opens a task window>
  38.     New task          => <New task menu>
  39.     *Commands     F12
  40.     Exit
  41.  
  42.  
  43. All the commands that are on the standard acorn menu do the same job
  44. except that Twitcher gives you the option of whether or not to shut
  45. the desktop down (Though this is configured off by default).
  46.  
  47. Twitcher has the desktop save state option removed as it can cause
  48. confusion, especially with the new Boot structure.
  49.  
  50. Dragging items on
  51. =================
  52. When items are dragged on to the Twitcher icon, Twitcher checks to
  53. see whether a command has been defined. If it has been then Twitcher
  54. issues that command to the operating system. If there isn't a command
  55. defined then Twitcher issues the standard command.
  56.  
  57. Configuration
  58. =============
  59. To keep memory requirements down there is no wimp front end for the
  60. configuration of Twitcher. All you need to do is edit the
  61. !Twitcher.!Setup file in a text editor.
  62.  
  63. Instructions are included in the file.
  64.  
  65. Copyright
  66. =========
  67. Twitcher is copyright David McCormack, 1997 and can be freely distributed.
  68.