Re: GTK 1.2 fonts not recognized after in GNOME

2004-10-11 Thread Rohan Deshpande
Thanks guys. Actually, all I did was edit .gtkrc.mine, and it worked fine. The .gtkrc-1.2-gnome2 was getting overwritten by gnome-settings-daemon. -Rohan On Mon, 11 Oct 2004 23:10:16 +0200, Pascal Bonesh <[EMAIL PROTECTED]> wrote: > > > > > > > Rohan Deshpande wrote: > > > > Hello, > > > > >

Re: GTK 1.2 fonts not recognized after in GNOME

2004-10-11 Thread Pascal Bonesh
> > > > Rohan Deshpande wrote: > > > Hello, > > > > > > I have been using Gnome2 lately, and I've noticed that any font > > > changes I make or theme changes to .gtkrc are completely ignored. > > > However, when I start x in something other than gnome that does not > > > load the control-center,

Re: GTK 1.2 fonts not recognized after in GNOME

2004-10-11 Thread Steven Yap
On Sun, 2004-10-10 at 18:06 -0400, Rohan Deshpande wrote: > > I have been using Gnome2 lately, and I've noticed that any font changes > I make or theme changes to .gtkrc are completely ignored. However, > when I start x in something other than gnome that does not load the > control-center, gtk

Re: GTK 1.2 fonts not recognized after in GNOME

2004-10-10 Thread Rohan Deshpande
Hello, I'm aiming to change 1.2 application fonts; my GTK 2 apps are fine. -Rohan On Mon, 11 Oct 2004 09:45:43 +0900, Jaehoon Han <[EMAIL PROTECTED]> wrote: > GNome2 uses GTK2.0 and GTK2 has different font setting. > I think you should modify ~/.gtkrc-2.0 to change menu font in GTK2 apps. > >