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

Thread: How to get different wallpapers on different workspaces

  1. #1
    Join Date
    Jan 2008
    Location
    Plymouth, MI, USA
    Beans
    74
    Distro
    Ubuntu 8.04 Hardy Heron

    Smile How to get different wallpapers on different workspaces

    I have written a blog post with pictures and steps to bring different wallpapers on different workspaces. Check it out and drop your comments on the post. Your feedback and suggestion to further enhance the customization will be highly appreciated. You might be already doing the same with little different steps. But I thought of putting together some simple bulleted points so that the newbies can also customize their Ubuntu experience.
    Here is the link:
    http://anuragbansal.wordpress.com/20...ace-in-ubuntu/

    Thanks
    Anurag Bansal
    Knowliz.com
    Ubuntu user # 20905, Linux User # 467410,
    Dell Inspiron 1505, 2GB RAM, Dual Boot with Vista.


  2. #2
    Join Date
    Apr 2007
    Location
    Ohio
    Beans
    354

    Re: How to get different wallpapers on different workspaces

    Just thought I'd pop in to mention a few things:
    1. For Gutsy, there are patches to Nautilus 2.20 to make it render icons over a clear background, but not for Nautilus 2.22. Blame the GNOME devs for making massive changes to libeel.
    2. We (Compiz) no longer support the Cube background drawing, and it has been removed in the git version.
    3. We've thrown our support over a newly rewritten Wallpaper plugin, which works even if you don't use the cube.

  3. #3
    Join Date
    Jan 2008
    Location
    Plymouth, MI, USA
    Beans
    74
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: How to get different wallpapers on different workspaces

    Thanks for the info...
    Knowliz.com
    Ubuntu user # 20905, Linux User # 467410,
    Dell Inspiron 1505, 2GB RAM, Dual Boot with Vista.


  4. #4
    Join Date
    Apr 2008
    Location
    Brazil & Uruguay
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question Re: How to get different wallpapers on different workspaces

    Quote Originally Posted by anuban View Post
    I have written a blog post with pictures and steps to bring different wallpapers on different workspaces. ...
    http://anuragbansal.wordpress.com/20...ace-in-ubuntu/
    Thanks
    Anurag Bansal
    Nice. But... what about doing it without this A.W.N.? Where in Gnome can we set to use different desktop wallpapers?
    THANKS!

  5. #5
    Join Date
    May 2008
    Beans
    13

    Re: How to get different wallpapers on different workspaces

    thanks i was wondering if this was possible

  6. #6
    Join Date
    Jan 2008
    Location
    Plymouth, MI, USA
    Beans
    74
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: How to get different wallpapers on different workspaces

    You can do that without AWN because AWN is only a dock.
    But you lose any shortcut on desktop. That;s why AWN...
    Without AWN you will have different wallpapers on different workspaces but will lose all desktop functionalities. You can go to Places>Desktop to browse for Desktop though.

    Thanks
    Anurag
    Knowliz.com
    Ubuntu user # 20905, Linux User # 467410,
    Dell Inspiron 1505, 2GB RAM, Dual Boot with Vista.


  7. #7
    Join Date
    Mar 2006
    Location
    Stockholm, Sweden
    Beans
    692
    Distro
    Ubuntu Development Release

    Re: How to get different wallpapers on different workspaces

    A rough gnome applet that enables different wallpapers + icon for each workspace is found here: http://ubuntuforums.org/showthread.p...74#post5600774

    If you only want the different wallpapers, I guess you could comment out the parts that changes the icons:
    Code:
            os.popen('gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop false')
            os.popen('gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop true')
    and
    Code:
          os.popen('xdg-user-dirs-update --set DESKTOP %s' %self.current_desktop)
    Remember: the applet is alpha quality - so be prepared for side effects.

  8. #8
    Join Date
    Apr 2006
    Beans
    24

    Re: How to get different wallpapers on different workspaces

    going to try this. Thanks

  9. #9
    Join Date
    Aug 2007
    Location
    In front of my monitor
    Beans
    133
    Distro
    Ubuntu 14.04 Trusty Tahr

    Question Re: How to get different wallpapers on different workspaces

    Quote Originally Posted by WindowsSucks View Post
    ...We (Compiz) no longer support the Cube background drawing, and it has been remove....
    By that do you mean the Skydome?

  10. #10
    Join Date
    Aug 2008
    Location
    Kennewick, WA
    Beans
    3
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: How to get different wallpapers on different workspaces

    Here is a wallpaper I made, similar to the one that ubuntu edgy one. Maybe someone might like to use it.



    and wide


Page 1 of 2 12 LastLast

Tags for this Thread

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
  •