Gentoo Archives: gentoo-desktop

From: BarneY <barneyman@×××.de>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Fonts in KDE Apps (not using KDE)
Date: Fri, 16 Dec 2005 14:47:23
Message-Id: 43A2D2DD.4040106@gmx.de
In Reply to: Re: [gentoo-desktop] Fonts in KDE Apps (not using KDE) by Benno Schulenberg
1 Hi,
2
3 if you only have kdelibs installed, you will maybe not find a line like
4 menuFont=...
5
6 The lines
7
8 font=Sans,9,-1,5,50,0,0,0,0,0
9 menuFont=Sans,9,-1,5,50,0,0,0,0,0
10
11 have to be in the subject [General]. If you miss that too, create it. So
12 something like this should be in your kdeglobals:
13
14 [General]
15 font=Sans,9,-1,5,50,0,0,0,0,0
16 menuFont=Sans,9,-1,5,50,0,0,0,0,0
17
18 with the font and fontsize of your choice of course.
19
20 Greetings Christian
21
22
23 Benno Schulenberg wrote:
24 > Will Chapman wrote:
25 >
26 >>the fonts on the the toolbars (like "File", "Edit", "Tools",
27 >>etc). How can I change those settings?
28 >
29 >
30 > In the file .kde/share/config/kdeglobals, change the line that says
31 > something like "menuFont=Standard Symbols L,11,-1,5,50,0,0,0,0,0".
32 > The first number after the font's name is its point size.
33 >
34 > Benno
35
36 --
37 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] Fonts in KDE Apps (not using KDE) Will Chapman <elitecodex@×××××.com>