
5 Jan
2009
5 Jan
'09
5:10 p.m.
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