1

Possible Duplicate:
How can I set a launcher to start an application in a specific desktop

I want to keep Pidgin, Skype, and a few other applications on a certain virtual desktop. How can I go about doing this, so that when I open these applications from my "primary" virtual desktop, the windows will appear in the other virtual desktop?

1 Answers1

3

Here is how I do it in 11.04. I hope it would be same for you.

Go to compiz settings manager-> Window managment -> Place Windows -> Fixed Windows placements. In the section of "Windows with fixed viewport" click New. Click on "+". Click on Grab and then click the window you want to be placed on specific descktop. Click "Add". Set the value of "X Viewport Positions" to the desired desktop number. That's all.

jutky
  • 324
  • For me in 16.04 I need to ensure the windows aren't fully fullscreen (Ctrl+Alt+Num5) and I need to pick the last option in the dropdown of the criteria settings (the dialog after hitting the "+" button) - in my german version "Fenstertitel" instead of "Fenstername" - window title instead of window name. – flowtron Nov 21 '17 at 07:12
  • It should be noted that on a dual-head/multi-monitor setup you will need to also add the windows to the "windows with fixed positions" list to ensure them popping up on the desired display and the "windows with fixed placement mode" for always fullscreen - although fully fullscreen does not appear possible! – flowtron Nov 21 '17 at 07:28
  • And third comment is the charm: getting Ctrl+Alt+T (launch terminal) to open in fullscreen required activated the module "Window Rules" and putting name=gnome-terminal-server in the list of "maximized" in that module, the other windows (I tried) worked well enough with the "Window Placement"-placement-mode "maximize", but not the terminal shortcut! – flowtron Nov 23 '17 at 15:49