How can I determine what gnome desktop number a gnome terminal is connected to?
- by Ross Rogers
In KDE's Konsole, I can do the following from the terminal:
dcop kwin KWinInterface currentDesktop
And it will tell me which desktop my terminal is connected to
( per http://stackoverflow.com/questions/738059/in-kde-how-can-i-automatically-tell-which-desktop-a-konsole-terminal-is-in/745250#745250 )
How can I determine what desktop number the current gnome terminal in a gnome session is connected to?