Hi,

I have problem using Layer command. I'm trying to put two apps on layer 0 by default, but it doesn't work as expected.
This aplications are gDeskCal and gDesklets (both written in Python).
I've made a defualt style for them like this:
 Style (gDeskCal) Layer 0 0
 Style (gDesklets) Layer 0 0
but this doesn't work (both apps are placed on layer 2)
I've tried also FvwmEvent module for this (similar to Q3.18 in FAQ), but this one also failed.
I've also tried something like this:
 Wait gDeskCal
 Next (gDeskCal) Layer 0 0
but this one failed too.
I thought that the Layer command isn't working but when I made a manu command like this:

 + "LowerToBottom" Pick lower-to-bottom

 DestroyFunc lower-to-bottom
 AddToFunc lower-to-bottom
 + I Layer 0 0
 + I Lower

then when I chose this option in menu and then chose a window it is lowered just like it should.

So now I'm really confused and don't know how to use the Layer command... :-(

PS. Sorry for my english

--
Greetings
Rafal Bisingier
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to