Click to See Complete Forum and Search --> : Yet another Font question


teknogod
01-09-2001, 02:00 PM
Im trying to set my font path to:
/usr/X11R6/lib/X11/fonts/freefont
/usr/X11R6/lib/X11/fonts/sharefont

Im using redhat 6.

This is what i do:

$xset fp+ /usr/X11R6/lib/X11/fonts/freefont
$xset fp rehash
$xset fp+ /usr/X11R6/lib/X11/fonts/sharefont
$xset fp rehash

Ok that works on the current session.
When i logout it some how gets erased because when i log back in i give the command:

$xset q

and i only get unix/:-1. Why does it get erased?

Please help.

mdwatts
01-09-2001, 02:09 PM
Do you need to add the fontpaths to your XF86Config?

teknogod
01-09-2001, 02:42 PM
OK. Well i typed the font path in the X86Config file and i also used xset. Im going to logout to see if it work.