Re: FVWM: Remapping Alt+Tab

From: Uwe Pross <uwe.pross_at_gmx.net>
Date: Tue, 04 Dec 2001 17:02:55 +0100

Richard Curnow wrote:
>
> I tried
>
> MenuStyle WindowList SelectOnRelease
>
> (since the manual says not to specify a keyname to remove the Alt feature.)
>
> My Alt+Tab menu still popped down, and also, it didn't have the font,gradient
> etc that I'd configured elsewhere via MenuList * entries. So I tried both of
> these (the 2nd guessing that I have a missing arg or something):
>
> MenuStyle * SelectOnRelease
> MenuStyle * SelectOnRelease ""
>
> both of which made the menu appearance right, but didn't make the popping down
> work. Have I got the syntax wrong, or is something else broken?

Have a try with

MenuStyle WindowList SelectOnRelease none

which worked in my fvwm-2.4.3. It removes all SelectOnRelease events for
WindowList. (The man page might be not right in this case.)
To get the right style for WindowList you need to declare it for WindowList
explicitly. Like:

MenuStyle WindowList Font -*-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
MenuStyle WindowList MenuColorset 5
MenuStyle WindowList ActiveColorset 6
MenuStyle WindowList HilightBack $[bg.cs6]
MenuStyle WindowList DoubleClickTime 200
MenuStyle WindowList Hilight3DThin

Just using:

MenuStyle * ... might be not enough.

Uwe
--
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 Dec 04 2001 - 10:02:29 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST