Hello!

I tried to stop FireFox from acting on <Crtl>+<Q> (lets use emacs
syntax: C-q) and quitting without asking me (I often hit this by
accident) (BTW: another solution is to use the AddOn ``Always Ask''[1]).

I used:
 Key (Firefox*)  Q A C Nop

To see the real behaviour I changed that to:
 Key (Firefox*)  Q A C  Exec exec xterm

And, as expected, an xterm did open when pressing C-q while the mouse
cursor was over the FireFox window, and did not while being over other
windows. So far, so good. But then I noticed, that C-q did not work in,
e.g., ``git gui'' or ``Thunderbird'' any more, although it did not raise
my little xterm I did bind to it for FireFox for testing purpose.

Any idea why this happens and how to correct it?
FakeKeypress for all others did not help:
 Key (Firefox*)  Q A C  Exec exec xterm
 Key Q A C  Exec exec FvwmCommand 'FakeKeypress modifiers 8 press q'

When deleting these changes by using:
 Key (Firefox*)  Q A C -
 Key Q A C -
in the FvwmConsole(1) all works normally again.

Greetings,
 Kalten

[1] https://addons.mozilla.org/de/firefox/addon/always-ask/
-- 
fvwm 2.7.0 compiled on Jun  4 2011 at 19:28:23
(ReadLine, XPM, PNG, SVG, Shape, XShm, SM, Xinerama, XRender, XFT, NLS)

Reply via email to