
!Dozer - version 3.5 (Aug.2021)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

!Help
~~~~~
Important:
 Before you run !Dozer you will need to set the apppropriate 'Savers...'
 directory according to your machine - either ARMX6 or RiscPC.

 This can be done in the !Run file of !Dozer by choosing either of -
      Set DozSaver$Dir <Obey$Dir>.SaversMX6+
  OR Set DozSaver$Dir <Obey$Dir>.SaversRPC
 and 'blanking' out the other with an initial '|'.


  The following can also be changed by the user - see the !Run file:

  1) 'dormant' is the period of inactivity before one of our screensavers kicks in.
  2) 'randomsaver'=0 means savers displayed in sequence, =1 means random order. 
  3) 'sleepcorner' takes the values 1,2,3 or 4 (clockwise from top-left (=1)).
  4) 'cornersize' is the size (OS units) of the active area of a screen corner.
  5) 'focus'=0 means use Win-Logo keys to remove input-focus, =1 means <Ctrl>+<Tab>.

=====================================================================================

  Inside each of the BASIC Saver programs is a section enclosed in a pair of
  REM *****..... lines - near the top. Here you can choose your own MODE to suit
  your set up (but most should be happy with your own current desktop MODE MODE).
  If you are using a fast RPi4 then set rpi4%=1 (default is =0).

  Help on each of the Savers can be found in the directory 'SaversHelp'.

Using:
~~~~~~
  To start the screensaver -
      a) this will start automatically after a time of 'dormant' seconds
   or b) move the mouse to the 'sleep corner'
   or c) click a keypad number <0>,<1>,...,<9>, for one of the first ten
         screenavers (stored in the directory 'Savers...' within !Dozer).
         You can also use the numbers <0>,<1>,...,<9> at the top of the keyboard.
   ** N.B This method will work only if NO window has the input-focus (to avoid
         possible clashes).  If a window does have the input-focus then !Dozer
         provides a solution to remove it - just click either of the Win-Logo
          keysOR <Ctrl>+<Tab> (depending on your chosen value of 'focus' in the
          !Run file).The input-focus will be removed from that window and you
          can then proceed to use tne number keys as normal. **

  To revert to the Desktop -
      a) Move the Mouse
   or b) press keypad <Enter>
   or c) press <Escape>.


  Other Keys: the screensavers use other keys to change various options
              - see the individual help files in 'SaversHelp'.
 
  Notes: (a) You can put as many savers as you want in the 'Savers' file, but
             only the first ten can be accessed by the 'numbers' method.
         (b) To make your own screensaver see the 'DoYourOwn' textfile and look
             at some of the included examples. 

 Copyright:
 R.A.Swetman
