--- Dominik Vogt <dominik.vogt_at_gmx.de> wrote:
> You can't comment out just the first line. The
> commands are added
> to the last function you defined, in this case to
> window_ops_func
> which is defined 250 lines above. But probably you
> wanted to use
> that function below, so use
>
> AddToFunc RaiseAndFocus
> + I Iconify off
> + I Raise
> + I Focus
I ran into the solution by chance by changing the
clicks to:
*FvwmTaskBarAction Click1 Iconify -1,Raise,Focus
I suppose that does the same thing as calling the
Function?
> can't explain
> why button 2 does not work for you. Does it work
> anywhere else,
[...]
> even work with the default binding I believe the
> mouse is not
> configured properly.
If you run
>
> $ xev
>
You learn something neat every day. Today was at least
this xev that I had never heard of. (The other was
that lilo 22.1 has neater menus...)
This is a new Debian system that I installed 2 days
ago. I had forgotten to change F86Config to set 3
button emulation: I have a 2 button PS/2 mouse...
So now everything works... Button 1 does RaiseAndFocus
without calling the Funcion. Button 2 Iconifies and
Button 3 Closes.
Thanks Dominik. Good job.
Regards. Hugo.
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
--
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 Mon Jan 28 2002 - 18:54:35 GMT