FVWM Bug Tracking notification

new message incoming/885

Message summary for PR#885
        From: [EMAIL PROTECTED]
        Subject: global key problem
        Date: Fri, 03 May 2002 13:27:50 -0500
        0 replies       0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

>From [EMAIL PROTECTED] Fri May 03 13:27:51 2002
Received: from karazm.math.uh.edu ([129.7.128.1])
        by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
        id 173hmZ-0004j1-00
        for [EMAIL PROTECTED]; Fri, 03 May 2002 13:27:51 -0500
Received: from malifon.math.uh.edu (IDENT:[EMAIL PROTECTED] [129.7.128.13])
        by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id NAA10314
        for <[EMAIL PROTECTED]>; Fri, 3 May 2002 13:27:50 -0500 (CDT)
From: [EMAIL PROTECTED]
Received: from localhost ([127.0.0.1] ident=65534)
        by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
        id 173hmY-0004ix-00
        for [EMAIL PROTECTED]; Fri, 03 May 2002 13:27:50 -0500
To: [EMAIL PROTECTED]
Subject: global key problem
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 03 May 2002 13:27:50 -0500

Full_Name: David A. Rogers
Version: 2.4.6
CVS_Date: 
OS: debian woody (current testing)
X_Server: xfree86 4.1
Submission from: (NULL) (192.207.190.2)


The problem - immediately after startup, global keys i.e. keys defined for
all contexts, do not execute.

OK, here's a minimal .fvwm2rc that shows the problem.  Start fvwm 2.4.6
(at
least that's what I have) with the following .fvwm2rc.  Notice that
pressing
Control-Shift-F9 does _not_ result in a beep.  Now open up any other x
app.
Now CSF9 does result in a beep.

You should be able to reproduce this as long as you've got xcalc.  If you
don't, try substituting any other common X app that accepts input.  Note
that running xclock or other apps that don't accept input do not exhibit
the problem behavior.

Commenting any of CirculateSkip or ClickToFocus or the xcalc swallow will
result in the key working properly.  Seems to be an odd interaction
amongst
them all.

I have no idea what CirculateSkip does.  Its behavior is not documented in
the fvwm man.  The Debian maintainer has it in the standard Debian setup -
which is how I ended up with it.

dar

#===============================================================================

Style "Fvwm*" CirculateSkip

Module FvwmPager
Module FvwmButtons

Style * ClickToFocus

Key F9 A SC Beep

DeskTopSize 3x1
*FvwmButtons: ButtonGeometry 32x32+0-0


*FvwmButtons: (2x1, Swallow XCalc `Exec exec xcalc`)
*FvwmButtons: (3x1, Swallow(UseOld,NoKill) "FvwmPager" )




--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to