[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X not loading fonts



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 a change:
> 
> vncstart:
> #! /bin/sh
> exec xinit ~/.vnc-xinitrc -- /usr/bin/X11/Xvnc :1 -rfbport 5900
> 
> .vnc-xinitrc:
> xset +fp ~/.fonts  ##MARK##
> exec pekwm
> 
> This may still apply in the vncstartup case; you'd need to add the
> marked line to ~/.vnc/xstartup or wherever rather than the
> made-up-for-the occasion ~/.vnc-xinitrc, though.

Actually, I managed to get vncserver to work for me, ie. loading Pekwm instead
of Gnome (yay!).

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 that is the file that is the
'authority' in loading X.

-- 
JoeHill RLU #282046 /  www.freeyourmachine.org
20:18:07 up 51 days, 20:05, 5 users, load average: 0.19, 0.06, 0.02
+++++++++++++++++++++++++++
There are literally several levels of SCO being wrong. And even if we were to
live in that alternate universe where SCO would be right, they'd still be wrong.
-- Linus Torvalds



Reply to: