You are not logged in.

#1 2007-08-02 00:19:40

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

GTK2 Font Size

I am having trouble getting firefox to read my GTK2 theme settings. Changing the font size effects everything but firefox. Here is a picture of what I am talking about:

ffontmm3.png

Here is my .gtkrc-2.0

# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"

style "user-font"
{
  font_name="Sans 8"
}
widget_class "*" style "user-font"

include "/home/justin/.gtkrc.mine"

# -- THEME AUTO-WRITTEN DO NOT EDIT

Offline

#2 2007-08-02 02:43:34

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: GTK2 Font Size

Solved this on my own by adding the following line to gtkrc-2.0:

gtk-font-name="Sans 8"

and then restarting X.

Offline

#3 2007-08-02 03:42:36

nikron
Member
Registered: 2007-05-15
Posts: 130

Re: GTK2 Font Size

justin wrote:

Solved this on my own by adding the following line to gtkrc-2.0:

gtk-font-name="Sans 8"

and then restarting X.

You could of justs gone to Edit->Preferences in firefox

Offline

#4 2007-08-02 05:47:41

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: GTK2 Font Size

You can't use the preferences dialog to change the font size of the bookmark and menu bar though.

Offline

Board footer

Powered by FluxBB