[xmonad] Changing focus with alt-tab as in Windows
Brent Yorgey
byorgey at seas.upenn.edu
Mon Jan 5 12:10:07 EST 2009
On Mon, Jan 05, 2009 at 06:00:04PM +0100, Alex Samokhvalov wrote:
> Hello,
>
> is it possible to configure xmonad, to move the focus with alt-tab exactly
> as in Windows? As far as I could understand, only keyPress events are
> dispatched. But it seems keyUp events are required for this. Or maybe there
> are much more simpler solutions?
Can you be more specific? What is it exactly about the way Windows
does things that you would like to see implemented? The default
configuration already includes a binding for mod-Tab to cycle through
windows.
-Brent
More information about the xmonad
mailing list