On Sun, Aug 18, 2002 at 01:21:48AM +0000, Mikhael Goikhman wrote:
> On 17 Aug 2002 20:43:32 +0200, Giuseppe Della Ricca wrote:
> >
> > I have a doubt from the man page:
> >
> > GrabFocus causes a newly mapped window to
> > grab the focus, while GrabFocusOff turns
> > this off. GrabFocus is the default for
> > ClickToFocus windows and GrabFocusOff is the
> > default for MouseFocus and SloppyFocus win?
> > dows. Note that this option is switched
> > back to the default every time you change
> > the focus policy. You have to use it after
> > the initial ClickToFocus/MouseFocus/Sloppy?
> > Focus.
> >
> > to me (non native English) this means that if I issue:
> >
> > Style * ClickToFocus
> >
> > than I automatically get GrabFocus for free. But experimentally this is
> > not true (new windows are not raised/don't get focus).
> >
> > Everything is fine if I issue:
> >
> > Style * ClickToFocus, GrabFocus
> >
> > but GrabFocus should be the default with ClickToFocus, or not ?
Ah yes. I wasn't aware of the old behaviour and changed it.
What should it do? Reset GrabFocus or leave it as it was?
> You forgot to say that you use the cvs version.
>
> I can reproduce this problem, i.e. ClickToFocus does not set GrabFocus,
> although I see in the code it does set.
It now only sets the default. Once GrabFocus or GrabFocusOff is
used, the default is ignored.
> There is a more serious problem. With SloppyFocus/MouseFocus, GrabFocus
> only works now when the pointer is on the root and not in the window.
I see no such problem. Can you narrow down the config to make
this happen?
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, mail: dominik.vogt_at_schlund.de, phone: 0721/91374-382
Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe
--
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 Aug 19 2002 - 04:39:03 BST