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.
Also look for bindings to "Mouse 0" (which means any button).
--
Dan Espen E-mail: dane_at_mk.telcordia.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 Sep 15 2003 - 19:19:41 BST