Re: FVWM: AutoRaise and FvwmPager

From: Dan Espen <dane_at_mk.telcordia.com>
Date: Wed, 19 Feb 2003 14:44:01 -0500

Subba Rao <subba9_at_cablespeed.com> writes:
> On 0, Dan Espen <dane_at_mk.telcordia.com> wrote:
> > Subba Rao <subba9_at_cablespeed.com> writes:
> > > On 0, Dan Espen <dane_at_mk.telcordia.com> wrote:
> > > > Subba Rao <subba9_at_cablespeed.com> writes:
> > >
> > > System - Debian 3.0 (Woody)
> > >
> > > Where do I configure to capture the debug messages from the defaut window
> > > manager? I went and edited /etc/gdm/Sessions/fvwm file to capture stderr
> > > messages. I cannot find any error messages file anywhere on the system.
> > >
> > > The /etc/gdm/Sessions/fvwm file has the following script:
> > >
> > > #!/bin/sh
> > > #
> > > # /etc/gdm/Sessions/fluxbox
> > > #
> > > # global fluxbox session file -- used by gdm
> > >
> > > exec /etc/X11/Xsession /usr/bin/fvwm2 -debug
> >
> > Your message came in 1 second after my last send.
> > Don't use -debug, I don't think it will help.
> > Change the exec like this:
> >
> > exec /etc/X11/Xsession /usr/bin/fvwm2 >/tmp/fvwm.out 2>&1
> >
>
> Thank you for replying. I think I found the minor details about GDM. The
> error messages go to $HOME/.gnome-errors
> It did not matter what I put in the script file. Probably I will tweak the
> script later.
>
> I have captured debug messages for this action only. I have 2 windows side by
> side. I moved the mouse from one to the other. The focus does change but
> the window does not raise.
>
> Please let me know why the FvwmAuto is not raising the focused window.

Thats going to be hard to do.
I just took your config file and removed the ModulePath
statement and autoraising worked fine.

Of course I don't have the part thats read in with the
read command at the end and I'm not using debug.

-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.com
--
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 Wed Feb 19 2003 - 13:46:36 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST