On Sat, 30 Aug 2003 17:50:42 -0400 (EDT)
"Scott R. Godin" <[EMAIL PROTECTED]> wrote:

> or ~/.blackbox/blackboxrc 
> or ~/.blackbox/config
> 

a ~/.blackbox/config could get around the security issue of stylefiles
with built in commands and paths. The config file could also be used for
many other cool things like overriding the features of a style instead
of editing the styles. Something like (as an example): 

style * {
        // All styles use the following settings by default ...
        font "UseThisFontWithAllStyles"
        background ~/my/fav/background
}

style "somestylefile" {
        // use the following when this style is used
        background ~/path/to/override/background
        exec runthis -on -change -or -load
}

Just an idea ...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to