The stripped config is attached. I left just enough in it so that it
will boot and you can maybe see where the problem is. I reinstalled
fvwm, and the problem has continued.
Many thanks,
Ahmed
On Fri, 2004-08-06 at 08:01, Dominik Vogt wrote:
> On Fri, Aug 06, 2004 at 03:24:08AM +0000, Ahmed Abdalla wrote:
> > I just tried to set up a second root menu by splitting my current root
> > menu (MenuFvwmRoot) into two separate menus (MenuFvwmLeftRoot,
> > MenuFvwmRightRoot). However, when I bind these two menus to mouse 1 and
> > mouse 3, they cause fvwm to take forever to start or restart. This does
> > not occur when I change the bindings back to mouse 1 by itself.
> > Previously, mouse 3 was bound to open MenuFvwmRoot as well, with no
> > problems. The delays are reproducible every time I change the mouse 3
> > bindings. There is no output from /var/log/messages or .xsession-errors
> > that seem to be spawned by fvwm and related to the mouse. I have tried
> > the bindings with IgnoreModifiers L25 set and commented out, and the
> > delays are still present, either way. I have read through the man page
> > and have not found anything that would cause this.
>
> Please strip down your config as much as possible so that the
> problem is still present and post it to the mailing list.
>
> Ciao
>
> Dominik ^_^ ^_^
>
> --
> Dominik Vogt, dominik.vogt_at_gmx.de
> Reply-To: dominik.vogt_at_gmx.de
ImagePath ${HOME}/icons:/usr/share/icons:/mnt/space/images:/mnt/space/icons:/mnt/space/images/icons+
SetEnv icons /mnt/space/images/icons
SetEnv fvwm_wallpaper_dir /mnt/space/wallpapers
SetEnv fvwm_wallpaper $[fvwm_wallpaper_dir]/vladstudio_redseadragon_1024x768.jpg
SetEnv fvwm_wallpaper_test $[fvwm_wallpaper_dir]/14756179.Crazyv2.jpg
AddToFunc StartFunction
+ I Module FvwmCommandS
+ I Module FvwmAnimate
+ I Module FvwmEvent
+ I Module FvwmProxy
+ I Exec exec Esetroot -scale $[fvwm_wallpaper]
AddToFunc ExitFunction
+ I KillModule FvwmAnimate
+ I Exec sync
EdgeResistance 10000 10000
EdgeThickness 0
IgnoreModifiers L25
EWMHBaseStruts 0 0 0 0
ClickTime 150
DeskTopSize 12x1
OpaqueMoveSize -1
SnapAttraction 5 SameType
ExecUseShell /bin/bash
ColormapFocus FollowsFocus
BugOpts FlickeringMoveWorkaround True
HideGeometryWindow Always
CursorStyle root left_ptr black
Mouse 1 R A Menu MenuFvwmLeftRoot Nop
Mouse 2 R A WindowList SortByClass MaxLabelWidth 60
Mouse 1 FS A Resize-or-Raise
Mouse 1 T A Move-or-Raise
Mouse 1 I A Move-or-Iconify
Mouse 2 I A Iconify
Mouse 3 TSIF A RaiseLower
Mouse 3 W M Menu Window-Ops Nop
Mouse 2 W C Resize-or-Raise
Mouse 1 W M Move-or-Raise
Mouse 3 R A Popup MenuFvwmRightRoot
DestroyMenu MenuFvwmRoot
AddToMenu MenuFvwmRoot
+ %$[icons]/menu.term1.png%"&Aterm" Exec exec $[aterm]
+ %$[icons]/menu.term2.png%"Eterm" Exec exec $[eterm]
+ %$[icons]/menu.gaim.png%"gaim" Exec exec gaim
+ %$[icons]/menu.gedit.png%"gEdit" Exec exec gedit
DestroyMenu MenuFvwmLeftRoot
AddToMenu MenuFvwmLeftRoot
+ %$[icons]/menu.term1.png%"&Aterm" Exec exec $[aterm]
+ %$[icons]/menu.term2.png%"Eterm" Exec exec $[eterm]
Destroy MenuFvwmRightRoot
AddToMenu MenuFvwmRightRoot
+ %$[icons]/menu.gaim.png%"gaim" Exec exec gaim
+ %$[icons]/menu.gedit.png%"gEdit" Exec exec gedit
--
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 Fri Aug 06 2004 - 04:28:03 BST