Hi,

I try to convert as much environment variables as possible to infostore
in fvwm-crystal.

But I didn't find any way to use the infostore variables in a Test
command with fvwm-2.6.5.

Test (EnvMatch myvariable value) command

work, but

Test (EnvMatch infostore.myvariable value) command

did not work.

In order to make the infostore fully useful, it would be great if an
InfoStoreMatch condition could be added to the Test command. Or
something like that.

I try to use PipeRead like

PipeRead 'if [ $[infostore.myvariable] == value ] ; then echo
SomeFvwmCommand ; fi'

and it work fine, but that imply a lot more modifications to do. And it
can be slower, I don't know.

Best,
Dominique

-- 
"We have the heroes we deserve."

Reply via email to