Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Activate particular X11 windows via a hotkey' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Activate particular X11 windows via a hotkey
Authored by: wgscott on Oct 27, '05 12:40:44AM

If you use zsh, define an alias

alias popx="xwit -pop -id"

Then type popx and hit the tab key to permute through all available windows.



[ Reply to This | # ]