On 11 Feb 2002 16:04:19 +0100, Andre Bonhote wrote:
>
> On Mon, Feb 11, 2002 at 02:53:52PM +0000, Mikhael Goikhman wrote:
> > As I said, it works fine in 2.4.x for me.
>
> You lucky guy ;)
>
> I put my rc to [1]. You will also find my .xinitrc and two screenshots
> there, showing the problem. Again: My version is 2.4.4.
Tried several times your config with "logwindow" already on the screen or
not. Everything works in 2.4.5 and 2.4.4. "logwindow" is on the layer 2,
other windows on the layer 4, so RaiseLower does not raise it. And it is
NeverFocus, so Ctrl-Tab does not even applied to it (but to the currently
focused window instead). And it is not listed in WindowList as requested.
Try to reproduce the problem with a minimal .fvwm2rc, like:
Style logwindow StaysOnBottom
Exec xmessage -g 400x400+200+200 $v
Exec aterm -g 80x40+150+250 -name logwindow -tr
Wait xmessage
Wait aterm
All (xmessage) Raise
All (aterm) RaiseLower
And then start X with a one line .xinitrc running fvwm-2.4.5.
Regards,
Mikhael.
--
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 Mon Feb 11 2002 - 11:33:58 GMT