Re: Junior Kernel Task: syscons screensavers

2002-04-05 Thread Alfred Perlstein
* Coleman Kane <[EMAIL PROTECTED]> [020405 11:06] wrote: > Or maybe make it only come out of screensaver if there is a console > message (i.e.: kernel messages, etc...), but stay there during tty > activity. That would be nice also, but I'm more interested in having the screen saver work like a r

Re: Junior Kernel Task: syscons screensavers

2002-04-05 Thread Coleman Kane
Or maybe make it only come out of screensaver if there is a console message (i.e.: kernel messages, etc...), but stay there during tty activity. -- coleman On Fri, Apr 05, 2002 at 12:18:28AM -0800, Alfred Perlstein wrote: > Can someone (for the love of god) make it an option for the > syscons sc

Junior Kernel Task: syscons screensavers

2002-04-04 Thread Alfred Perlstein
Can someone (for the love of god) make it an option for the syscons screen savers to turn on when there's no keyboard activity but there is actual output on the screen? Basically, I'd like to be able to run top(1) but still have my screen blank if i don't touch any keys after 5 minutes. thanks,