Hi,

I am writing a font selector for fvwm-crystal with FvwmScript.
Most of it work, but I didn't succeeded to use environment variables.

In the config:
SetEnv panel_font "Bitstream Cyberbit"

In the script:
Set $SelectorFont = {"xft:$[panel_font]:size=16"}

but it doesn't work. I try everything I could think about, but nothing
worked.

Also thing like
Set $PanelFont = (GetOutput {echo $[panel_font]} 1 -1)

didn't work. This is with the last fvwm cvs.

I will change those variables to infostore, but I am waiting the next
fvwm release for that. (which will have EnvMatch that work with the
infostore)

Dominique

-- 
"We have the heroes we deserve."

Reply via email to