Re: X not loading fonts [solved]

2004-09-24 Thread JoeHill
On Fri, 24 Sep 2004 21:16:26 -0400 JoeHill disseminated the following: > > RTMing, adding this to ~/.vncrc should do it: > > > > $fontPath .= "$ENV{HOME}/.fonts"; > > ...as soon as I do that (create a ~/.vncrc), I get a 'connection refused'. ...turns out I needed to add the full path to the fon

Re: X not loading fonts

2004-09-24 Thread JoeHill
On Fri, 24 Sep 2004 17:50:13 -0700 Stefan O'Rear disseminated the following: > > I tried adding the 'xset +fp ~/.fonts' to my ~/.xsession, but still no go. > > It > > was creating the ~/.xsession file that originally allowed my to override the > > global setting to load Gnome, so I can only assume

Re: X not loading fonts

2004-09-24 Thread Stefan O'Rear
On Fri, Sep 24, 2004 at 08:26:42PM -0400, JoeHill wrote: > On Fri, 24 Sep 2004 16:58:03 -0700 > Stefan O'Rear disseminated the following: > > > > X should load the same set of fonts no matter the desktop or WM, no? > > > > The script I sent is very minimal. You probably need to add > > /home/$USE

Re: X not loading fonts

2004-09-24 Thread JoeHill
On Fri, 24 Sep 2004 16:58:03 -0700 Stefan O'Rear disseminated the following: > > X should load the same set of fonts no matter the desktop or WM, no? > > The script I sent is very minimal. You probably need to add > /home/$USER/.fonts to the fontpath yourself. > > You might want to make a bit of

Re: X not loading fonts

2004-09-24 Thread Stefan O'Rear
On Fri, Sep 24, 2004 at 07:48:11PM -0400, JoeHill wrote: > > If I fire up a vncserver with Gnome (very slwly), the Artwiz fonts I > installed in ~/.fonts are 'available'. > > However, when I run a vncserver that loads Pekwm instead, those fonts are not > available, I just get the default

X not loading fonts

2004-09-24 Thread JoeHill
If I fire up a vncserver with Gnome (very slwly), the Artwiz fonts I installed in ~/.fonts are 'available'. However, when I run a vncserver that loads Pekwm instead, those fonts are not available, I just get the default 'fixed' font in the menus and titlebars. X should load the same set