From owner-freebsd-questions@FreeBSD.ORG Tue Sep 15 19:54:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DB8E1065672 for ; Tue, 15 Sep 2009 19:54:42 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out1.uni-muenster.de (ZIVM-OUT1.UNI-MUENSTER.DE [128.176.192.8]) by mx1.freebsd.org (Postfix) with ESMTP id 012248FC08 for ; Tue, 15 Sep 2009 19:54:41 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,391,1249250400"; d="scan'208";a="282784336" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER05.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay1.uni-muenster.de with ESMTP; 15 Sep 2009 21:54:39 +0200 Received: by ZIVMAILUSER05.UNI-MUENSTER.DE (Postfix, from userid 149459) id C11071B07E5; Tue, 15 Sep 2009 21:54:39 +0200 (CEST) Date: Tue, 15 Sep 2009 21:54:39 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Roland Smith , "illoai@gmail.com" Message-ID: In-Reply-To: <20090914225109.GB77585@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: where to put `startx` serverargs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:54:42 -0000 Roland Smith schrieb am 2009-09-15: > You can put them in /usr/local/lib/X11/xinit/xserverrc, together with > the X > server. > Roland thx. could you tell me what exactly i need to put in that file? because i already tried adding `startx -- -nolisten inet6` to ~/.serverrc and that didn't work. cheers. alex