On 10 Feb 2002 22:38:51 -0800, Denis Perelyubskiy wrote:
>
> right now, i have my alt-tab mapped as follows:
>
> Key Tab A M WindowList [CurrentPage]
>
> this brings up windowlist with the window currently in
> focus (or, if none, i think last which was in focus)
> hilighted.
>
> how would i make my fvwm 2.4.3 bring up windowlist so that
> the next entry on the list is hilighted?
You can't. Currently menus only start from the first item.
If you want to play with it, try this:
Key Tab A M MyWindowList
DestroyFunc MyWindowList
AddToFunc MyWindowList
+ I Next (CurrentPage) FlipFocus
+ I WindowList (CurrentPage) Root c c
Or use Focus instead of FlipFocus. But this, while starting from the next
(not current) window, changes order of other windows. Probably not what
you want, but I don't really know what you prefer, so maybe it helps.
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 Mon Feb 11 2002 - 05:50:46 GMT