On Thu, 03 Jun 2004 08:41:14 -0400
Dan Espen <dane_at_mk.telcordia.com> wrote:
> Chris Rouch <crouch_at_pobox.com> writes:
> > I want the gimp to start on desk 3, so I have the following
> > configuration:
> >
> > Style "gimp-2.0" StartsOnDesk 3 SkipMapping
> >
> > The splash screen goes to desk 3 without altering my current desk.
> > However as soon as the main application appears my desk is switched,
> > so it looks like the SkipMapping is being ignored.
> >
> > Does anyone know how to fix this?
>
> I don't have gimp-2.0, so I first tried the pattern "gimp*" but
> that didn't match the main gimp window. Here is what worked for me:
>
> Style "Gimp*" StartsOnDesk 3, SkipMapping, RandomPlacement
>
Gimp 1 works as I expected, it's gimp 2 that is switching the desk.
Using the line above I still get the same behaviour. I know it's
matching because I can get it to start on a different desktop.
Just to be sure I was doing nothing stupid elsewhere in the config I
created $HOME/.fvwm/testcfg as:
EWMHNumberOfDesktops 6
Style "Gimp*" StartsOnDesk 3, SkipMapping, RandomPlacement
And ran fvwm -r -D -f testcfg. The result was the same.
Regards,
Chris
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jun 03 2004 - 08:20:07 BST