                Help for Screen Saver
                =====================

  This application sits quietly in the background,
 and if there is no user activity for a while, it
 then blanks the screen (to stop monitor burn-in)

  At present, 'blanking' occurs in the following
 cases:
   a) If the mouse pointer is moved into the top
      left corner of the screen,
   b) If the pointer is not moved for a given time
      (30 secs, 1 min, or 5 mins) depending on which
      time you have chosen from the menu (default is
      1 minute) and if no keypresses or input through
      the serial port have been detected.

  Thus any keyboard, mouse, or serial input port
 activity will reset the timer and bring the desktop
 back (if it has been 'blanked'). Also, if any data
 comes in on the serial line, the computer will beep
 to gain your attention.

  The main menu gives the following options:
 
  Time out      [after]
                  30 secs  
                 1 min
                  5 min
                  10 m  

  { denotes default setting}              
   

  This submenu allows you to set the time lapse
 before the screen is 'blanked'. The last ('10 m')
 item is a 'writeable' item. To set any time you
 want, type the time into this 'slot'.

 The format can be one of:
   10 s  } Sets a time in
   10s   } seconds (in this case, 10 secs)

   10 m  } 
   10m   } Sets a time in minutes (here, 10 mins)
   10    }
    
   
  To temporarily turn off the Saver, choose the
 'Off' option on the main menu.
  To turn the saver back on, choose the time-lapse
 that you want from the 'Time out' submenu.
                                           

  Programmers: The program !Runimage contains the
 code for !Saver. If you wish to change the display
 while the screen is 'blanked', then go for it!
