home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / discutils / _a_l / filerfix / ReadMe < prev   
Encoding:
Text File  |  1995-02-11  |  670 b   |  16 lines

  1.  
  2. (C) 1994/1995 Alun Jones, auj@aber.ac.uk
  3.  
  4. FilerFix is a module which hacks the RISC OS 3.1 Filer module.
  5.  
  6. It always really annoys me if I get my finger to the control key just 
  7. a little too late when opening a filer window. As standard, filer only
  8. reads this key as it opens the window, then ignores it. FilerFix reads 
  9. the filer workspace base address and monitors the Ctrl key (using the 
  10. key pressed/released event). When Ctrl gets pressed, the relevant flag in
  11. filer workspace is set.
  12.  
  13. The upshot of this is that pressing Ctrl at any time while a filer window
  14. is being opened will cause the remaining upbooted applications to be omitted 
  15. from getting Filer_Booted.
  16.