On Mon, Nov 15, 2010 at 02:58:36PM +0100, walter harms wrote: > Now i know a bit more: > > there is xorg-conf.d > > we added a 50-files like this: > Section "Files" > FontPath "/usr/share/fonts/misc:unscaled" > FontPath "/usr/share/fonts/75dpi:unscaled" > FontPath "/usr/share/fonts/100dpi:unscaled" > FontPath "/usr/share/fonts/Type1" > FontPath "/usr/share/fonts/URW" > FontPath "/usr/share/fonts/Speedo" > FontPath "/usr/share/fonts/cyrillic" > FontPath "/usr/share/fonts/truetype" > EndSection > > and the resulting font path is: > > Font Path: > > /usr/share/fonts/misc:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/Type1,/usr/share/fonts/URW,/usr/share/fonts/Spee > do,/usr/share/fonts/cyrillic,/usr/share/fonts/truetype,/usr/share/fonts/misc:unscaled,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75d > pi:unscaled > > Is the X-server now looking for xorg-conf.d/* instead of xorg.conf ?
Of course. The idea was not to set these entries. Instead add/remove font path entries on-the-fly to figure out what needs to be changed. Thanks, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
