--- Stefan Kamphausen <mail_at_skamphausen.de> wrote: 
> 2. and in my .fvwm2rc:
>    Style  "hidden"      NoTitle, WindowListSkip, NoHandles, Sticky, \
>                         BorderWidth 0, Layer 0, ClickToFocus, StaysPut
                                                                 ^^^^^^^
Try replacing that with: StaysOnBottom
> 
> 
> As you can probably guess, this just doesn't work as expected.  I
> tried some variations in the Layer-style, put the StaysPut style in
> there and some things more, but I just cannot get it.
> 
> I repeat: the only problem is that the window gets raised on a
> Raise command, e.g. with this key:
> Key     Up      A       CM      Raise
Try:
RaiseLower instead.
> (And (just as a side note): is there any way to start a programm at a
>  specific position besides the -geometry option?  Like, having my
>  XEmacs always live at +0+0?)
Yes, add them to your ~/.Xdefaults file:
XEmacs*Geometry: 0+0
and then run:
xrdb -merge ~/.Xdefaults
(I have that line in my ~/.xsession)
-- Thomas Adam
=====
"The Linux Weekend Mechanic" -- 
http://linuxgazette.net
"TAG Editor"                 -- 
http://linuxgazette.net
"<shrug> We'll just save up your sins, Thomas, and punish 
you for all of them at once when you get better. The 
experience will probably kill you. :)"
 -- Benjamin A. Okopnik (Linux Gazette Technical Editor)
        
        
                
___________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
--
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 Fri Feb 20 2004 - 18:18:09 GMT