On Sat, 2002-07-13 at 04:36, Tzafrir Cohen wrote: > So it would be nice to alias helvetica to arial etc. and save this > needless visit to the kde fonts configuration dialog (which is painful, > and takes long time, and is also only per-user). > > I know how to do that without Xft, but I never tried it with Xft. Can > anybody suggest a config?
You can do it by editing the ~/.xftconfig file or /etc/X11/XftConfig (globally). /etc/X11/XftConfig has a few examples telling you exactly how to do this. If you want to do it for Qt only via a nice GUI, 'qtconfig' can do font aliasing for you. OTOH, if that KDE dialog is painful, it needs to be fixed :) ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
