home *** CD-ROM | disk | FTP | other *** search
/ Really Useful CD 1 / ReallyUsefulCD1.iso / extras / utilities / deskutils / _deskutils / _help next >
Encoding:
Text File  |  1991-11-09  |  8.8 KB  |  226 lines

  1. DeskUtils (Version 1.00)
  2. ========================
  3.  
  4. Written by Sam Chalmers
  5. Suggestions and testing by Thomas Cooke
  6. Uses the Interface Manager (V1.30) by Simon Huntingdon
  7.  
  8.  
  9. Disclaimer
  10. ----------
  11.  
  12. This software is supplied "asáis"; no warranty, express or implied, of
  13. the merchantability of this software or its fitness for any particular
  14. purpose is given. In no circumstances shall the author or any provider
  15. or distributor of this software be liable for any damage, loss of
  16. profits, or any indirect or consequential loss arising out of the use
  17. of this software or inability to use this software.
  18.  
  19.  
  20.  
  21. Introduction
  22. ------------
  23.  
  24. DeskUtils is a small module which provides a number of small utilities
  25. designed to make your desktop easier to use. It is a useful module to
  26. have loaded on startup. DeskUtils provides the following facilities:-
  27.  
  28.      * Keyboard short-cuts to manipulate windows (i.e. bring to
  29.        front, send to back and close window)
  30.        
  31.      * Facility to disable file deletion (can be switched on and off
  32.        using a key short-cut)
  33.        
  34.      * Options to switch the speaker and audio on and off from the
  35.        desktop
  36.        
  37.      * ALT removes input focus from a window or menu (useful when you
  38.        wish to use a key-short cut from DeskUtils or another program
  39.        such as Menon).
  40.        
  41.      * SPACE performs an <ADJUST> double-click (useful in Filer windows)     
  42.      
  43.      * Options window to provide control over the facilities mentioned 
  44.        above. Groups of keyboard short-cuts can be switched on and off.
  45.        
  46.      * Options can be saved as defaults
  47.      
  48.      
  49.  
  50. Using DeskUtils
  51. ---------------
  52.  
  53. DeskUtils can be loaded by double-clicking on the !DeskUtils icon. An icon
  54. icon is installed on the left-hand side of the icon bar. Pressing <MENU>
  55. over the icon, displays a menu with the following options:-
  56.  
  57.      Info        - Provides the standard info box with the version
  58.                    number and date.
  59.                    
  60.      Options...  - Opens the options window (can be done by pressing 
  61.                    F1). See the next section about the options window.
  62.                    
  63.      Speaker     - Enables and disables the speaker. If the Speaker is
  64.                    enabled, a tick will appear next to this menu item.
  65.                    
  66.      Delete      - Enables and disables file deletion. If file deletion
  67.                    is enabled, a tick will appear next to this menu item.
  68.                    
  69.                    
  70.  
  71. The Options Window
  72. ------------------
  73.      
  74. The options window can be called up by pressing <F1> (which will also close the
  75. options window if it is already open) or by clicking on 'Options...' from the
  76. main menu. The following icons are in the options window:-
  77.  
  78.      GENERAL
  79.  
  80.      Speaker                     - Enables and disables the speaker
  81.                 
  82.      Audio                       - Enables and disables the sound system
  83.          
  84.      
  85.      FILING
  86.      
  87.      Allow file deletion         - Enables and disables file deletion
  88.            
  89.      
  90.      HOT KEYS
  91.      
  92.      Window/Icon clicks          - This disables and enables window and icon
  93.                                    clicks using keyboard short-cuts. See the
  94.                                    next section about these keyboard short-cuts.
  95.  
  96.      Filing/Other                - This disables and enables filing keyboard
  97.                                    short-cuts. See the next section about these
  98.                                    keyboard short-cuts.
  99.                                    
  100.      ALT removes input focus     - This disables the removal of input focus
  101.                                    using ALT. While this option is enabled, ALT
  102.                                    will always remove input focus and will not
  103.                                    perform any other function.
  104.                                    
  105.                                    
  106.      SAVING AND REVERTING DEFAULTS 
  107.      
  108.      Save Setup                  - This saves the state of the radio icons inside
  109.                                    the options window. These are reinstated when
  110.                                    DeskUtils starts up or the 'Revert' button is
  111.                                    clicked on.
  112.                                    
  113.      Revert                      - Clicking on 'Revert' reinstates the saved state
  114.                                    of DeskUtils.
  115.                                    
  116.       
  117.      
  118. Keyboard Short-cuts
  119. -------------------
  120.  
  121. The following keys can be used and are arranged into the following groups (each
  122. group can be enabled and disabled from the Options window):-
  123.      
  124.  
  125.      WINDOW/ICON CLICKS
  126.      
  127.      C              - Pressing C will close the window under the pointer
  128.                       providing it has a close window icon.
  129.                       
  130.      T              - Brings the window under the pointer to the top of
  131.                       the stack of windows.
  132.                       
  133.      B              - Puts the window under the pointer behind all other
  134.                       windows.
  135.                       
  136.      <SPACE>        - Performs an <ADJUST> double click on the icon under
  137.                       the pointer.
  138.                       
  139.                       
  140.      FILING/OTHER
  141.      
  142.      D              - Enables and disables file deletion. A small window
  143.                       pops in the centre of the screen telling you the
  144.                       state of file deletion. A red icon indicates that
  145.                       file deletion is disabled, a green icon indicates
  146.                       that file deletion is enabled.
  147.                       
  148.      <F1>           - Opens the options window (or closes it if it is already
  149.                       open).
  150.                       
  151.                       
  152.      ALT REMOVES INPUT FOCUS
  153.      
  154.      <ALT>          - Removes input focus from the window or icon that currently
  155.                       has input focus (it will not return the caret).
  156.                       
  157.                       
  158.                       
  159. File Deletion
  160. -------------
  161.   
  162. File deletion traps attempts to delete files (using vectors). Files can still be
  163. overwritten or renamed but cannot be deleted while this facility is active. If
  164. you quit the desktop and the DeskUtils module is still present (and file deletion
  165. is disabled), it still traps attempts to delete files. Attempting to delete a file
  166. with file deletion disabled will not result in an error being generated.
  167.                     
  168.                     
  169.                     
  170. Interface Manager
  171. -----------------
  172.  
  173. This module needs to be loaded before DeskUtils can be run. It is loaded when
  174. !DeskUtils is run (provided it hasn't been loaded already). The Interface Manager
  175. provides the 3D effects used in the dialogue boxes in !DeskUtils. This module
  176. is public domain and is written by Simon Huntingdon.
  177.  
  178. Known Bug/Conflict: When clicking on a 3D button in any program which uses the
  179. Interface Manager while a soundtrack is being played the machine may hang. This
  180. includes the 'Save Setup' and 'Revert' buttons in the options window. This is NOT
  181. a bug in DeskUtils. The soundtracker modules we have tested this with are the
  182. TrackerModule V2.06 (supplied with Tracker) and the version modified by Matthew 
  183. Farrow.
  184.  
  185.  
  186.  
  187. Changes since Version 1.00 - (09 Nov 1991)
  188. ------------------------------------------
  189.  
  190. Version 1.00        - First public release.
  191.  
  192.  
  193.  
  194. Note
  195. ----
  196.  
  197. This program is public domain, and has been written by an enthusiast for 
  198. enthusiasts. P.D. libraries are allowed to make a small charge for
  199. postage/distrubition fees. It is not to be distributed by any P.D. library
  200. charging more than ú2 for one disc without the express permission of the
  201. author. It can be distributed by any medium provided all files inside the
  202. !DeskUtils application are left intact.
  203.  
  204. Any changes made to the application must be sent to the author so that the
  205. master copy can be updated. You are allowed to use any part of the DeskUtils
  206. application in any of your own PUBLIC DOMAIN applications providing I am
  207. fully credited. 
  208.                                                         
  209. The Interface Manager is copyright Simon Huntingdon and he must be credited 
  210. if you use the Interface Manager in your own public domain programs.
  211.  
  212. I intend to continue developing DeskUtils (subject to response from other
  213. users).  Possible features could include:- Support for RISC-OS 3, more
  214. keyboard shortcuts, screen blanker and find caret/caret flasher. I am open
  215. to constructive suggestions as to how DeskUtils could be extended. Please
  216. send any bug fixes, comments, suggestions or money to the address below.
  217.  
  218.  
  219. Snail-Mail:                         Sam Chalmers
  220.                                     5 West End Cottages
  221.                                     Radipole Village
  222.                                     Weymouth, Dorset.
  223.                                     DT4 9RY  
  224.                               
  225. Arcade BBS (c/o Tom Cooke):         Usernumber #829
  226.