Hello, The only lines containing the string "FontPath" from "/etc/X11/xorg.conf" are here: ... Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/URW/" FontPath "/usr/X11R6/lib/X11/fonts/uni/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" ... As you can see, there are only 4 of them, and none of them have colons in them. However, after adding the line you suggested, it seems to have been fixed! :-) To stay consistent, however, I have added the line without the word "unscaled". Should I add this word? The line exactly as I had added it is here: ... FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" ... Thanks again, Richard. -- Richard Hobbs (Systems Administrator) Toshiba Research Europe Ltd. - Speech Technology Group Web: http://www.toshiba-europe.com/research/ Normal Email: richard.hobbs@crl.toshiba.co.uk Mobile Email: mobile@mongeese.co.uk Tel: +44 1223 376964 Mobile: +44 7811 803377
-----Original Message----- From: Uwe Gansert [mailto:ug@suse.de] Sent: 20 February 2006 17:12 To: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] Emacs broken after auto-install, but working after manual install
On Monday 20 February 2006 17:36, Richard Hobbs wrote:
"xorg-x11-fonts-100dpi" doesn't appear to be an available package from within YaST, but "xorg-x11-fonts-75dpi" is installed.
do you have:
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
in /etc/X11/xorg.conf ? For example here it looks like this:
... Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "... ...
Then you should try to run: "/usr/sbin/fonts-config --force" as root, to generate a new fonts.dir file in the FontPath dirs. Or let "SuSEconfig --module fonts" run. After that do "xset fp rehash" or restart the X Server.
-- ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
_____________________________________________________________________ This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com
_____________________________________________________________________ This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com