On Tuesday 17 July 2001 10:35, Putz �kos wrote:
> On Tue, Jul 17, 2001 at 09:05:30AM +0100, Viktor Lakics wrote:
> > I only have AA fonts when I set QT_XFT=1 in an xterm, and start an 
> > application
> > from that xterm. How can I set QT_XFT before starting KDE to have AA
> > everywhere in KDE? What config file do I have to edit?
> 
> /etc/kde/kde2.sh


        k-menu -> preferences -> look & feel -> fonts  (checkbox at the buttom)


Achim
> 
> > The second question: I love AA, but I absolutely need konsole with the 
> > "linux"
> > console font (not AA-ed). Konsole looks crap when I use AA-ed fonts. Is 
> > there
> > any way to have a specific app started with non AA-d fonts from an AA-ed
> > environment?
> 
> mv /usr/bin/konsole /usr/bin/konsole.real
> 
> create a new /usr/bin/konsole script:
> 
> ---cut---
> #!/bin/bash
> export QT_XFT=0
> /usr/bin/konsole.real $*
> ---cut---
> 
> -- 
> Putz �kos             Email : [EMAIL PROTECTED]  
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 

-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [EMAIL PROTECTED]


Reply via email to