Re: calling in gnome active window via process number

2013-07-04 Thread Muhammad Yousuf Khan
thank Erwan and alberto actually i am missing the command context such as shared by alberto and it help me alot. it work for me. Thanks, MYK On Thu, Jul 4, 2013 at 12:07 AM, alberto fuentes wrote: > wmctrl -a "something in tittle of the window" > wmctrl -l #list windows > > There are several

Re: calling in gnome active window via process number

2013-07-03 Thread alberto fuentes
wmctrl -a "something in tittle of the window" wmctrl -l #list windows There are several more command to play with this, but wmctrl can probably do what you want Hope it helps On Fri, Jun 28, 2013 at 1:36 PM, Muhammad Yousuf Khan wrote: > for example there is a GUI application XYZ having process

calling in gnome active window via process number

2013-06-28 Thread Muhammad Yousuf Khan
for example there is a GUI application XYZ having process ID 12345 and i want to bring in front of all instead of hitting alt+tab. actually i am using a remote-monitoring Java base application to monitor multiple machines in my network where i can check the real time graph via SSH. since we have m