Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Autostarting apps (thunderbird, chrome) maximised and in workspace x

  1. #1
    Join Date
    Apr 2007
    Beans
    780

    Autostarting apps (thunderbird, chrome) maximised and in workspace x

    Is there a way to autostart applications like thunderbird and Google chrome browser, in a particular workspace and maximised? I'd like to start each one in a different workspace of my choosing.

  2. #2
    Join Date
    Jul 2012
    Location
    Scotland
    Beans
    255
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    This should help for running programs at startup... not sure about separating them though, will look around and see what I can dig up.

  3. #3
    Join Date
    Apr 2007
    Beans
    780

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    Quote Originally Posted by msammels View Post
    This should help for running programs at startup... not sure about separating them though, will look around and see what I can dig up.
    Thanks.

    Actually those instructions seem a bit out of date compared to what I see in 12.04, but I found a way to set startup applications. There's a menu item for it under the on/off shutdown/suspend panel icon.

    At the bottom of the linked page however, is a reference for a way to use a thing called Devil's Pie to move apps to workspaces, but it seems VERY complicated.

  4. #4
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    use wmctrl to move to a particular workspace and then start the application

    or use compiz to set windows to a particular workspace

  5. #5
    Join Date
    Apr 2007
    Beans
    780

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    Quote Originally Posted by pt123 View Post
    use wmctrl to move to a particular workspace and then start the application

    or use compiz to set windows to a particular workspace
    It would seem that wmctrl manages desktops, and that workspaces are a subdivision of each desktop. So I can move an app to the second desktop, but then it can't be seen anymore in any workspace (as shown by workspace switcher) until I use wmctrl to switch desktops, then workspace switcher shows 4 new workspaces with just the one moved app in one of them.

    About compiz though... I am not sure what you mean. How do I use that?

  6. #6
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    you can switch to viewports
    Code:
    wmctrl -o 4000,1500
    where 4000 pixels along the x and y is 1500 pixels
    so on on a 1680x1080 wide screen this will be in the 3rd column 2nd row workspace

    Compiz in CCSM Window Management - > Place Windows

  7. #7
    Join Date
    Apr 2007
    Beans
    780

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    Quote Originally Posted by pt123 View Post
    you can switch to viewports
    Code:
    wmctrl -o 4000,1500
    where 4000 pixels along the x and y is 1500 pixels
    so on on a 1680x1080 wide screen this will be in the 3rd column 2nd row workspace

    Compiz in CCSM Window Management - > Place Windows
    Got it working with Compiz CCSM. Thanks heaps.

  8. #8
    Join Date
    Feb 2009
    Location
    Seward, AK
    Beans
    88
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    I'm interested in something similar, I want certain apps to start on certain workspaces, but I dont want them maximized. I'd also like to have them positioned so as not to cover my conky.

    Where in Compiz CCSM would one accomplish something like this on 11.04?
    You can have quality, price, or performance, but you can only choose two.

  9. #9
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    probably the same place

  10. #10
    Join Date
    Apr 2007
    Beans
    780

    Re: Autostarting apps (thunderbird, chrome) maximised and in workspace x

    Yep there are three ways to control Windows, fixed positions, placement mode, and fixed viewport, and you can use them in combo. You would use the first and last I think.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •