FVWM: 'Move' only happens on mouse release

2003-03-16 Thread Ben Winslow
I updated my CVS tree a couple of days ago, and since then, whenever I call Move from a mouse binding, the command doesn't happen until after I release the mouse button. The binding in question is: Mouse 1 W 3 Move The old behavior was to start moving on click, and stop moving when the mo

Re: FVWM: 'Move' only happens on mouse release

2003-03-17 Thread Dominik Vogt
On Mon, Mar 17, 2003 at 12:04:44AM -0500, Ben Winslow wrote: > I updated my CVS tree a couple of days ago, and since then, whenever I > call Move from a mouse binding, the command doesn't happen until after I > release the mouse button. > > The binding in question is: > Mouse 1 W 3 Move >

Re: FVWM: 'Move' only happens on mouse release

2003-03-17 Thread Ben Winslow
On Mon, 2003-03-17 at 05:01, Dominik Vogt wrote: > I see, this change is not going to make me happy. > > BEGIN THEORY > > For some reason, a more or less random number of commands worked > on button press while other commands worked on button release. > The first type did not work when invoked ou

Re: FVWM: 'Move' only happens on mouse release

2003-03-17 Thread Dominik Vogt
On Mon, Mar 17, 2003 at 05:14:49AM -0500, Ben Winslow wrote: > On Mon, 2003-03-17 at 05:01, Dominik Vogt wrote: > > I see, this change is not going to make me happy. > > > > BEGIN THEORY > > > > For some reason, a more or less random number of commands worked > > on button press while other comma

Re: FVWM: 'Move' only happens on mouse release

2003-03-17 Thread Ben Winslow
> > > So much for the theory. Unfortunately, many people rely on the > > > old, broken behaviour. It should be relatively easy to write a > > > script that changes your config, though. > > > > > > Bye > > > > > > Dominik ^_^ ^_^ I've attached a simple awk script (it SHOULD be POSIX awk compli