Dominik Vogt wrote:
>
> With current development code I have no problem to make this work.
> I use this binding:
>
> mouse 1 w m move
>
> As soon as I release the button the move operation starts, regardless
> of the state of the meta key. Can you check this with a current snapshot?
That is what I am calling the problem. In 2.2.2, the move operation
begins with the click, not the release of the meta key. What you
describe is a new behavior. I could probably get used to it, but I don't
like it because it is not consistent with the Window Maker behavior I'm
trying to immitate. Also, the meta key behavior is not consistent
across actions within fvwm2. For example, to resize I use
meta-rightclick. With that one, the meta key can be held down while
resizing. Here are the key bindings I use
Mouse 1 A M Move
Mouse 3 A M Resize
>
> > 2. My configuration was set so FvwmButtons would launch at startup. It
> > no longer runs at start time. I can launch it within the session. Is
> > there something about the gnome configuration that blocks having modules
> > at start time?
>
> I guess you're starting FvwmButtons directly from the config file.
> Try putting the line in your InitFuction/RestartFunction.
I have this. Why is it not working?
AddToFunc InitFunction "I" Module FvwmButtons
+ "I" exec xsetroot -mod 2 2 -fg \#554055 -bg
\#705070
AddToFunc RestartFunction "I" Module FvwmButtons
+ "I" exec xsetroot -mod 2 2 -fg \#554055 -bg
\#705070
--
Paul E. Johnson email: pauljohn_at_ukans.edu
Dept. of Political Science http://lark.cc.ukans.edu/~pauljohn
University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66045 FAX: (785) 864-5700
--
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 Thu Aug 05 1999 - 11:16:04 BST