I need a solution for getting the current active (focused) window information on a Gnome 2 desktop. I’m mostly interested in the process running that window and window title.
When I run xprop
I get a class string that has two values, one of them i3 calls an instance
, the other a class
, for example on chromium-browser
the xprop
utility will return something like this,
In Gnome 3, moving windows with the keyboard shortcuts Meta+← and Meta+→ can be convenient.