[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to change "normal" sized font in konsole



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 28 Feb 2003 9:46 am, Andreas Schuldei wrote:
> i am using sid's kde 3.1 and the "normal" sized font in konsole
> is rather awkward. it is much wider then the others and does not
> look good, either.
>
> is there a way to replace that font with one which is better
> suited?
>
> there does not seem to be anything in the bts on this, is anyone
> else seeing this?

Take a look at either debian bug 179519 or kde bug 52538 - both reported by me 
on this issue.  I have been slowly chasing through layers of bugs and 
problems which are reported in these two reports.

The bottom line is that it is an iteraction with fontconfig and you can fix 
the problem with the following in /etc/fonts/local.conf

<match>
	<test name="family">
		<string>fixed</string>
	</test>
	<edit name="family" mode="assign" binding="strong">
		<string>console</string>
	</edit>
</match>

[Obviously change the string console to the name of any other font that you 
want]



- -- 
Alan Chandler
alan@chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+X8JwuFHxcV2FFoIRAlYcAJ9m6B5r0DirQmqRoDbjIVn54wHb/QCfS2Cy
5FHurPAlFNFEuXuCLc+0g1M=
=hoPt
-----END PGP SIGNATURE-----



Reply to: