home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / utilities / boot / bootsuite / Builds / RobsComp / Choices / !BootStart next >
Encoding:
Text File  |  1995-04-13  |  992 b   |  33 lines

  1. FX200,1
  2. |
  3. | > Boot-Suite.!BootStart
  4. | by R.R.Chasmer (KAOS) 07/09/94
  5. | Usually run when a filer window containing '!Boot' is seen.
  6. | This file is run for all users, and should only contain essentail desktop booting
  7. | environmental settings.
  8.  
  9. | Note RISC-PC: If used with the acorn boot system, this file is run before:-
  10. |               '$.!Boot.!Boot'.
  11. |
  12.  
  13. HourG ON
  14. | Below, a typical use of this file:-
  15.  
  16. Set Alias$Alias Set Alias$%%0 %%*1
  17. Alias UnAlias Unset Alias$%%0
  18.  
  19. Alias HourG BootSUtils:!HourGlass %*0
  20. Alias MouseStep BootSUtils:!MouseStep %*0
  21. Alias RunBlinker Filer_Run Root:Utilities.Front-Ends.!Blinker
  22. Alias RunMenon Filer_Run Root:Utilities.!Menon
  23. Alias RunScreenSave Run Root:Utilities.Graphics.!Yass2 -none
  24. Alias RunTidyDesk Filer_Run Root:Utilities.Front-Ends.!TidyDesk
  25. Alias ShutNow Filer_Run <ShutNow$Dir>.!Run
  26.  
  27. Alias @RunType_C8B Run System:Modules.JoyRun %%*0
  28. Alias JoyRun Run System:Modules.JoyRun %%*0
  29. Alias JoyKill RMKill VTJoystick
  30.  
  31. | End 'Boot-Suite'.
  32. HourG OFF
  33. FX200,0