I have some news about the font problem: background: we use for some tools the Xforms-toolkit and found that with OS11.3 some fonts have the wrong size.
The problem in our case is: FontPath "/usr/share/fonts/75dpi:unscaled" wenn adding a "files" with this content to xorg-xonf.d everything works fine the wired think is that these path now shows up two times with "xset q". so far we are confused. re, wh Am 15.11.2010 16:11, schrieb walter harms: > > > Am 15.11.2010 15:32, schrieb Stefan Dirsch: >> 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. >> > > i will try tomorrow and report when i find something. > > re, > wh > -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
