From mint-bounce@lists.fishpool.fi Tue Mar 16 13:14:28 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=W8UD0ELvbzseiOKXj3HHojfkyIIKuj0vZX2qI1GaC3c=; b=ZRdO59PxNUUmCxo15P1+eVyfwWh+HBUhfxrTeoocpzjhy8ZqzUwrPiNjcQ7Chg83ul B/TZo/EeV8RBMX3hN2OCL9y8zWxL1VlR683eWoi75FGqdYFJ4D7juGDpyCHMlbPJ5v30 NRIK7LGqU0OB+MOLJ+yX1b+ygNhcEAgfe1mGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SpAzo5lIsGzOby1K7q+uWBPHl3wfOA+RsVGwQk1L80UebhhaALv4X/VPGqFF8iHGsX 1QeczM/60ri5TOOI4w0svEEcjPnJz2kmb1EQ1G9rqS1r8kM5y/RLr+G1wCtNlHFyXuQM rsSjGBI8djtzG9QTMylEkbAkxk2RP9L0osLXs= MIME-Version: 1.0 In-Reply-To: References: <11a6f2b11003142249r4bcaf8bbu8312b47d394332a0@mail.gmail.com> Date: Wed, 17 Mar 2010 04:01:33 +1100 Message-ID: <11a6f2b11003161001s239a5681o84063097d817d893@mail.gmail.com> Subject: Re: [MiNT] X-window problem From: Paul Wratt To: Jim DeClercq , mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Tue, Mar 16, 2010 at 9:47 AM, Jim DeClercq wrote: > Hello, > > That is a very complete list, but where does it go? > > What I found is /etc/X11/fs/config > > And what is in it is: > > #where to look for fonts > # > catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled, > > Which starts a comma separated, space terminated list of possible font > paths, which so far has been ignored by x-windows. > > I am using the EasyMiNT distribution. Somehow, we are not communicating. > > Thanks, > > Jim OK, I will have to check the EM distro for exacts, by FS looks like "fontselect". the snippet I posted is for your /etc/X11/X11.conf it is a .conf in the X11 dir, which should map to your /usr/X11R6/ but may be in /usr/X11R6/bin/ or /usr/X11R6/conf/ I cant check just atm, but it is a .conf (config) file. You will know the file because it contains a whole lot of other SECTION tags (module, device, screen, etc) Sorry I cant find any specific X11R6 references, as they are all Xorg now.. Paul