On 28 Feb 2002 15:18:43 +0100, Ripalda-Marin, Miguel-Angel wrote:
>
> but, as far as I can know... I think that the conf that you propose configs
> the mouse for a left-handed person... what I would like is both right and
> left buttons to behave as if they were the right button...
If you want your FVWM bindings to work this way, just duplicate all lines
that read "Mouse 1" with "Mouse 3". Like this:
Mouse 1 R A Menu MenuFvwmRoot
Mouse 3 R A Menu MenuFvwmRoot
Mouse 1 SF A FuncFvwmResizeOrRaiseOrShade
Mouse 3 SF A FuncFvwmResizeOrRaiseOrShade
Mouse 1 T A FuncFvwmMoveOrRaiseOrShade
Mouse 3 T A FuncFvwmMoveOrRaiseOrShade
Mouse 1 I A FuncFvwmMoveOrIconify
Mouse 3 I A FuncFvwmMoveOrIconify
Mouse 1 WI M Menu MenuFvwmRoot
Mouse 3 WI M Menu MenuFvwmRoot
If you want to duplicate bindings in other applications as well, see their
documentation to learn how to do it, like "man xterm".
Regards,
Mikhael.
--
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 Sat Mar 02 2002 - 14:13:45 GMT