home *** CD-ROM | disk | FTP | other *** search
-
- (C) 1994/1995 Alun Jones, auj@aber.ac.uk
-
- FilerFix is a module which hacks the RISC OS 3.1 Filer module.
-
- It always really annoys me if I get my finger to the control key just
- a little too late when opening a filer window. As standard, filer only
- reads this key as it opens the window, then ignores it. FilerFix reads
- the filer workspace base address and monitors the Ctrl key (using the
- key pressed/released event). When Ctrl gets pressed, the relevant flag in
- filer workspace is set.
-
- The upshot of this is that pressing Ctrl at any time while a filer window
- is being opened will cause the remaining upbooted applications to be omitted
- from getting Filer_Booted.
-