Gonzalo Sainz-Trapaga wrote: > said that i could solve it by giving to xft2 the right paths to fonts, > but i cant find where this config is. Adding the paths found in > /etc/X11/config/fs to /etc/X11/XftConfig wont solve the problem. > I have no idea of what to do. I run xfs but i have installed xfstt and a > package of non-free true type fonts today hoping it will solve my > problem.
The problem is possibly due to some apps using fc rather than xft. Look in /etc/fonts/local.conf and fonts.conf. Take a look at the fontpaths denoted by the <dir></dir> tags. If there are any fontpaths in your XF86Config-4 that aren't in fonts.conf, put them in local.conf. I have a line in mine like this <dir>/usr/lib/X11/fonts/ttfonts</dir> which lets me use the fonts that I copied from THAT OTHER OS :-) hth, Steffen -- Steffen Higel Knowledge and Data Engineering Group, | e: [EMAIL PROTECTED] Department of Computer Science, | w: http://www.cs.tcd.ie/Steffen.Higel Trinity College Dublin | t: +353 (1) 6082361 pgp: http://www.cs.tcd.ie/Steffen.Higel/higels.txt

