From: Mike Battersby (ins122a@aurora.cc.monash.edu.au)
Date: 09/01/93


From: ins122a@aurora.cc.monash.edu.au (Mike Battersby)
Subject: Re: Where Is Screen Saver Code in Source?
Date: Wed, 1 Sep 1993 09:48:35 GMT


>I am trying to find the code for the screen saver in the Linux
>sources, but I ran out of luck. Can someone please point it out to me
>where the code resides in; my guesses - console.c? tty*.c?

Try console.c -- procedures blank_screen() and unblank_screen(). I
presume this is what you're looking for?

Mike