On Thu, 2003-01-02 at 12:51, Marco Fioretti wrote: > > At the same time, xterm, coming inside XFree86-4.02, supports xft2, as > Havoc just explained in the other thread. So, again, how to find what > is still forcing the old font system to be there, without trying apps > one by one? Find all of the executable binaries on your system, and run 'ldd' on them. If they're linked to libX11, but not to libXft, then they're probably using the fonts provided by the server, and thus, xfs. The above test may not be sufficient if you find a program that is linked to a UI library which is, in turn, linked to libXft, while the binary executable is not linked directly to libXft. This should not be the case for most programs, but appears to be for OpenOffice.org. -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list