[xmonad] Alt-tab behavior

Michael Orlitzky michael at orlitzky.com
Wed Jan 19 07:12:47 CET 2011


On 01/18/2011 08:09 PM, Felix Blanke wrote:
> Someone asked that before some days ago.
> 
> Have a look at:
> 
> http://www.haskell.org/pipermail/xmonad/2011-January/010956.html
> 
> There are 2 answer that could help you.
> 
> 
> Or did I missunderstand your problem?

Exactly what I wanted, thanks.

For posterity:

  ((mod1Mask, xK_Tab), cycleRecentWindows [xK_Alt_L] xK_Tab xK_Tab)



More information about the xmonad mailing list