3

Possible Duplicate:
Is it possible to pin programs to specific workspaces, without CCSM?

I work with several virtual desktop (Gnome desktop) and several terminal with several tab in each terminal. How to remember the position, size, current directories of all this when reboot ?

ucsky
  • 461
  • 1
    I don't have a complete solution, but you could loop over xdotool search --name Terminal, get the size with xwininfo -size, and create a script based on those which you could run to restore the settings. – l0b0 Jul 26 '12 at 12:17

0 Answers0