From owner-freebsd-questions Thu Apr 13 6:37:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2E45F37BD20 for ; Thu, 13 Apr 2000 06:37:51 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fjoJ-0002A9-00; Thu, 13 Apr 2000 15:37:31 +0200 From: Sheldon Hearn To: Ariel Burbaickij Cc: freebsd-questions@FreeBSD.ORG Subject: Re: switching default x server permanently(where to put xset s off) In-reply-to: Your message of "Thu, 13 Apr 2000 13:27:31 +0200." Date: Thu, 13 Apr 2000 15:37:30 +0200 Message-ID: <8316.955633050@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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