Date: Thu, 13 Apr 2000 15:37:30 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Ariel Burbaickij <Ariel.Burbaickij@mni.fh-giessen.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: switching default x server permanently(where to put xset s off) Message-ID: <8316.955633050@axl.ops.uunet.co.za> In-Reply-To: Your message of "Thu, 13 Apr 2000 13:27:31 %2B0200." <Pine.GSO.4.10.10004131324270.24550-100000@sun33>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Apr 2000 13:27:31 +0200, Ariel Burbaickij wrote: > I have read archives fo awhile and find some solutins to my > problem(default x scrennsaver kincking in after 5 minutes) > The suggested solution was to set xset s off.But I could not find > the name of file where it should be put in and so siwtching default > scrennsaver permanently.would ypu help ?and provide me the necessary > file`s name ? You can put any X-related session commands in your ~/.xinitrc or ~/.xsession, but make sure you insert them _before_ the last command, since the last command is usually the one that runs foreground. When that command terminates, your X session terminates. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8316.955633050>