User forums > Using Code::Blocks

C::B on kubuntu - How to change the toolbars/menus font size?

<< < (2/3) > >>

takeshimiya:

--- Quote from: Michael on March 16, 2006, 06:49:07 pm ---Thank you very much for your help :). What you said probably explain why the font size of the terminal did not change too  :). Anyway, I do not have the gtk-theme-switch2, but only the gtk-theme-switch. I suppose that what I have is for GTK+ and not for GTK2+.

--- End quote ---
Exactly, it's for GTK1.
Just do a sudo apt-get install gtk-theme-switch2 for the GTK2 version.
Anyways, I don't remember if it let you change fonts or only the theme, but if not, edit ~/.gtkrc-2.0 by hand.

Michael:

--- Quote from: Takeshi Miya on March 16, 2006, 07:12:37 pm ---Just do a sudo apt-get install gtk-theme-switch2 for the GTK2 version.

--- End quote ---

It seems that I do not have that package available. I get:


--- Quote ---E: Couldn't find package gtk-theme-switch2

--- End quote ---

Best wishes,
Michael

takeshimiya:

--- Quote from: Michael on March 16, 2006, 07:20:51 pm ---
--- Quote from: Takeshi Miya on March 16, 2006, 07:12:37 pm ---Just do a sudo apt-get install gtk-theme-switch2 for the GTK2 version.

--- End quote ---

It seems that I do not have that package available. I get:


--- Quote ---E: Couldn't find package gtk-theme-switch2

--- End quote ---

Best wishes,
Michael

--- End quote ---
It seems that it's packaged differently:
gtk-theme-switch
The package contains two binaries, switch and switch2, which respectively are for previewing/installing GTK+ 1.x themes and GTK+ 2.x themes.

So you already have installed gtk-theme-switch2. :)

Michael:

--- Quote from: Takeshi Miya on March 16, 2006, 07:38:58 pm ---It seems that it's packaged differently:
gtk-theme-switch
The package contains two binaries, switch and switch2, which respectively are for previewing/installing GTK+ 1.x themes and GTK+ 2.x themes.

So you already have installed gtk-theme-switch2. :)

--- End quote ---

Yes, you are right. I did just read the first 3-4 lines of the package description. Anyway, after installing it, nothing has changed :?. Then I have tried sudo gnome-theme-manager and the font size changed (within other things :D). Now it looks much better (quite too bigger to be honest :D).

Thank you very much for your help.

Best wishes,
Michael

[EDIT]: Funny thing the font in KDE/Gnome. After all the change, gnome applications use on kde the good font size, instead kde applications use a font size relatively bigger. Instead tthe font of e.g., menu title, file name and so on have the same size as the gnome applications. A quite good comprise seems to reduce the font size of kde with kcontrol from 12 to 10.

takeshimiya:

--- Quote from: Michael on March 16, 2006, 07:56:33 pm ---Yes, you are right. I did just read the first 3-4 lines of the package description. Anyway, after installing it, nothing has changed :?. Then I have tried sudo gnome-theme-manager and the font size changed (within other things :D).

--- End quote ---
Yeah I was about to suggest that, but I was worried about the gnome dependencies. :P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version