[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: How to find user's KDE dir in startkde
From:       Stephan Kulow <coolo () kde ! org>
Date:       2000-06-29 14:23:38
[Download RAW message or body]

Rik Hemsley wrote:
> 
> I need to do the equivalent of this in startkde:
> xset +fp $HOME/.kde/share/fonts/override
> 
> I don't think this is 'legal'.
> What's the correct way ?
> 
well:
kdehome=$HOME/.kde
test -n "$KDEHOME" && kdehome=$KDEHOME
fontdir=$kdehome/share/fonts/override
test -d $fontdir && xset +fp $fontdir

Greetings, Stephan

-- 
... but you ain't had mine

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic