scrnsav1.0 -- Minix screen saver package by G. Falzoni 11 Aug 1997 This is free software and is provided as it is. No warrantee of correctness in implied. You may modify and redistribute it, but I would appreciate if you notify me of any improvment. This package contains an update to the Minix 2.0.0 kernel to implement the screen saver for console. Setting of screen saver is done via kernel environment variable set at boot: SAVER=on # enables saver at default value of 15 min. SAVER=off # (or no setting) disables saver SAVER=nn # enables saver after 'nn' seconds. # values allowed are 30-1000 Unpack the file in a temporary directory and run the 'patch-2.0.2.sh' script. Recompile the kernel and reboot it, setting the appropriate SAVER values. Have fun! Aug. 11, 1997. by Giovanni Falzoni