On Mon, Sep 15, 2003 at 08:16:17PM -0400, Dan Espen wrote:
> David Siegal <dsiegal_at_brave.cs.uml.edu> writes:
> > I am an fvwm newbie, so please forgive my ignorance, but...
> >
> > How do I prevent the window list, or any other context menu, from
> > appearing when you click on the desktop?
> >
> > I have the following lines in my system.fvwm2rc file:
> > Mouse 1 R A WindowList
> > Mouse 2 R A WindowList
> > Mouse 3 R A WindowList
> >
> > When I either comment them out, or try to remap them as follows
> > Mouse 1 R A -
> > Mouse 2 R A -
> > Mouse 3 R A -
> >
> > then I end up getting a Builtin Menu (with items, Xterm, Setup Form, etc.)
> > in its place.
> >
> > I want to eliminate any context menu altogether.
>
> You want to click on the root and get nothing at all?
>
> You should be able to remove this built-in binding:
>
> Mouse 1 R A Menu MenuFvwmRoot
>
> With:
>
> Mouse 1 R A -
>
> If that doesn't work, look for another binding in your .fvwm2rc or tell
> us which release you are using.
The man page lists all built-in bindings. You can remove them by
replacing their action with a '-':
Key Help R A -
Key F1 R A -
Key Tab A M -
Key Escape A MC -
Mouse 1 R A -
Mouse 1 T A -
Mouse 1 FS A -
Mouse 2 FST A -
As Dan noted, you want to remove the "Mouse 1 R A ..." binding.
> Also look for bindings to "Mouse 0" (which means any button).
Ciao
Dominik ^_^ ^_^
--
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 Tue Sep 16 2003 - 02:49:23 BST