Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!purdue!haven!mimsy!mojo!stripes From: stripes@eng.umd.edu (Joshua Osborne) Newsgroups: comp.windows.x Subject: Re: DECwindows screen saver questions Message-ID: <1990Jan16.212443.8494@eng.umd.edu> Date: 16 Jan 90 21:24:43 GMT References: <900112233623.2020516b@RIGEL.TAMU.EDU> Sender: news@eng.umd.edu (The News System) Organization: Merriversity of Uniland, College Purgatory Lines: 22 >>> On a DECstation 3100, if I use the "xset s noblank" command, as soon as >>> I logoff, it (like the online doc says it should) goes back to the >>> default of blanking the screen. How do I change the default to be >>> noblank? >> As a kludge you can put a short sleep in your .logout (if you use .cshrc) and a xset. (like "(sleep 60;xset s noblank) &"). Since you want it perminatly you might want to put it into the crontab, or if you are running xdm mabie you can get that to do it... (either with a config file, or source hacking). If you don't find a xset (or whatever) use xset from a Unix system: xset s noblank -display mr_vms:0 -- stripes@wam.umd.edu "Security for Unix is like Josh_Osborne@Real_World,The Mutitasking for MS-DOS" "The dyslexic porgramer" - Kevin Lockwood Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. - Fred Brooks, Jr.