Date: Wed, 16 Sep 2009 00:16:37 +0200 From: Roland Smith <rsmith@xs4all.nl> To: Alexander Best <alexbestms@math.uni-muenster.de> Cc: "illoai@gmail.com" <illoai@gmail.com>, freebsd-questions@freebsd.org Subject: Re: where to put `startx` serverargs Message-ID: <20090915221637.GA22432@slackbox.xs4all.nl> In-Reply-To: <permail-20090915195439f7e55a9d00003b32-a_best01@message-id.uni-muenster.de> References: <20090914225109.GB77585@slackbox.xs4all.nl> <permail-20090915195439f7e55a9d00003b32-a_best01@message-id.uni-muenster.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Tue, Sep 15, 2009 at 09:54:39PM +0200, Alexander Best wrote: > 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. Read the startx(1) and xinit() manual pages closely. What you should put in to the xserverrc is: -------- xerverrc -------- #!/bin/sh exec /usr/local/bin/Xorg -nolisten inet6 -------- xerverrc -------- Roland -- R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkqwEkUACgkQEnfvsMMhpyWJwwCgpuAbI1uFL9m6clgoaodQ3Y29 8pcAn0cYxX4c2wS5k7khdKOQAxVxz454 =6AT6 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090915221637.GA22432>
