How can I create a script that automatically switches windows? I'm trying to do the same thing Alt+Tab does.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Sounds like you're looking for wmctrl - see here for more examples. Edit: Your window manager/desktop environment has to be standards compliant (EWMH). And here are more examples. |
|||
|
|
|
In cases where sr_'s solution does not work, you can also try xautomation. One of the tools included in that package is
|
|||||||||||||
|
