Skip to main content

Thread: Timed window changing script


hi

setting netbook ubuntu nbr other day, , im thinking of using simple htop server monitor.

thing have 2 servers.


right question.

can link me or me find way make sh script or changes terminal window 1 terminal window 2 every x minutes? dont know if u can write in alt + tab function?

thank you!

please move thread if posted @ wrong section.

kristoffer

from
code:
wmctrl -l -p|grep terminal
pick window ids (first column) of terminals want switch , use
code:
wmctrl -i -a $window_id
switch terminal.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Timed window changing script


Ubuntu

Comments