Hi there,

On 16 Jan 2004 at 15:20:35 +0100, Dominik Vogt wrote:

> Um, it's FvwmWinList of course.  It grabs the pointer when run in
> transient mode, forcing you to close it before you can continue
> working on the desktop.  The -transient option is meant to be used
> this way:
> 
>   1. Click to open FvwmWinList.
>   2. Drag pointer to item you want to activate.
>   3. Select entry by releasing the mouse.
>   4: FvwmWinList closes and releases the pointer.

FvwmWinList opens when I release the mouse pointer. When I
keep the mouse button pressed a little clock apears after a
while but not FvwmWinList. 

> You probably have soething running that sends commands to fvwm
> while the pointer is grabbed.  Maybe FvwmWinList should grab the
> whole X server.

Could it be that this is caused by FvwmEvent? After
disabling it the the prob seems to be gone.

Here is my setup:

#---------------------------------------------------------------------
# Events
#---------------------------------------------------------------------
DestroyFunc CurrentPageFocusFunc
AddToFunc CurrentPageFocusFunc I Next (CurrentPage State 2) Focus NoWarp
+ I None (CurrentPage Focused) Prev (CurrentPage !Iconified !Sticky) Focus 
NoWarp

DestroyFunc CurrentDeskFocusFunc
AddToFunc CurrentDeskFocusFunc
+ I Current FlipFocus

DestroyFunc MarkWindowAsActiveFunc
AddToFunc MarkWindowAsActiveFunc I Current (!Iconified) All (CurrentPage 
!Focused) State 2 False
+ I Current (!Iconified) State 2 True

DestroyModuleConfig FvwmEvent*
*FvwmEvent: Cmd Function
*FvwmEvent: new_page CurrentPageFocusFunc 
*FvwmEvent: new_desk CurrentDeskFocusFunc
*FvwmEvent: destroy_window CurrentPageFocusFunc
*FvwmEvent: focus_change MarkWindowAsActiveFunc

Any suspicions?

Cheers, Uwe
-- 
  ,_,   For personal reply/mail put "fvwm"
 (O,O)  in the subject.
 (   )  Otherwise I won't receive your mail.
--"-"----------------------------------------
--
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