> Is it possible to implement MSWindows-style switching between windows? > [...]
I've got another related question: is is possible to define keybinding working the following way: I press Alt-Tab, then release Tab but Alt is still pressed (and at this moment something happens - let's say I call some function.) And then when I press Tab (while Alt is still pressed) again (and again, and again) some other thing happens (different function is called.) Is it possible to achieve such functionality? I tried to use different mixes of kpress/kpress_waitrel/submap and so on but none worked. Is there any solution? Thanks for your tips! -- Best regards, Kamil
