From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180707311317r7f83d769ja00a3299a0b04a3e@mail.gmail.com> Date: Tue, 31 Jul 2007 14:17:57 -0600 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] how to run screensaver on cpu server console In-Reply-To: <13426df10707311305j277c9fa9g83879169f6cd6148@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10b109140707311301y31ce9309j8ea15e6bdba8ddf0@mail.gmail.com> <13426df10707311305j277c9fa9g83879169f6cd6148@mail.gmail.com> Topicbox-Message-UUID: 99452288-ead2-11e9-9d60-3106f5b1d025 that was a hack to allow "locking" of terminals as per management's requirements: http://mirtchovski.com/lanlp9/rlock/index.html not really sure that's what Antonin was looking for. there is blanking for vga enabled displays (man 3 vga) but i'm not sure consoles can actually be blanked if there's no vga running on them. you can, of course, run aux/vga without starting rio and use the hardware blanker with a low blanktime. or you can also just unplug the monitor cable. On 7/31/07, ron minnich wrote: > On 7/31/07, Antonin Vecera wrote: > > Hi all, > > > > is it possible to run screensaver (blank screen) on cpu server console? > > How to set idle time? > > years ago, dean pritchard at LANL did a neat thing by hooking the > screen saver in at a very low level -- that's about all I remember > except it was cool. Andrey may remember how it all worked -- Andrey? > Can you recall what I'm talking about from this lousy description I'm > giving? > > ron >