Accessing Fvwm variables from FvwmPerl

I’ve started to preprocess my config file with FvwmPerl. I am unclear on how to accessing Fvwm variables such as $[screen]. Are all these variables available within FvwmPerl?

Thanks.

You probably want to have a look at some of Nick Fortune’s modules as I’m pretty sure that he uses them in there :slight_smile:

Depending on which ones, you can use the Tracker module to make use of the internal ones FVWM defines – such as the “PageInfo” one to pick up $[desk.width], etc.

– Thomas Adam