2009/2/4 Ken Kwasnicki <[email protected]>:
> Hi all,
> I'm using fvwm 2.4.20.  I have a single graphic card with TV out enabled.
> X is starting two displays, one on my primary screen, :0.0, and one on
> my TV, :0.1.  So .xinitrc is run once and fvwm2 forks itself to run on the
> two different displays.
>
> Right now fvwm uses the same .fvwm2rc config file for both displays but
> I'm wondering if there is a way to get it to use a different config for my
> second display?

Something like:

fvwm -s num1 -f /path/to/config1 &
fvwm -s num2 -f /path/to/config2 &

-- Thomas Adam

Reply via email to