*BSD News Article 46417


Return to BSD News archive

#! rnews 1914 sserve.cc.adfa.oz.au
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!daffy!uwvax!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!Germany.EU.net!nntp.gmd.de!nntp.darmstadt.gmd.de!news.th-darmstadt.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Xwindows Help!!! Newbie
Date: 4 Jul 1995 09:00:46 +0200
Organization: Private U**x site, Dresden.
Lines: 25
Message-ID: <3taouu$87o@bonnie.tcd-dresden.de>
References: <3s7h3h$79q@steel.interlog.com> <Pine.BSF.3.91.950624053226.229D-100000@dipity.do.da> <3t7k4h$ps4@stork.qut.edu.au>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

<williamsr@redash.qut.edu.au> wrote:

>>There is no XF86Config executable, only the text file in 
>>/usr//X11R6/lib/X11/XF86Config.eg which should be edited and placed in 
>>/etc/XF86Config.

>The XF86Config file is to be placed in /usr/X11R6/lib/X11.

That's not quite exact.  /usr/X11R6/lib/X11 is only one place where
XF86Config will be searched for.  It will be first searched in $HOME
(but only for a user with uid == 0, for security reasons), then in
/etc, then in /usr/X11R6/lib/X11.  (Perhaps there are even more, i
don't know offhand.)

The /etc location is interesting if you happen to have a shared
/usr/X11R6 installation, since you can still customize it for each
machine.  You will also need to modify the /usr/X11R6/lib/X11/xdm
setup to direct xdm to find its files e.g. under /etc/xdm (or
/var/xdm, if you prefer - there's an ongoing discussion about this on
freebsd-hackers).
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)