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

Thread: Bash script to automatically change wallpaper

  1. #1
    Join Date
    Apr 2008
    Beans
    45

    Bash script to automatically change wallpaper

    I've made this. It works completely. It adds the same capability to ubuntu as what windows has

    just read the first 20 lines script, it's more than enough to start using it right away

  2. #2
    Join Date
    Apr 2008
    Beans
    45

    Re: Bash script to automatically change wallpaper

    http://pastebin.com/f1032ac65

    sorry, silly me. forgot to add that

  3. #3
    Join Date
    Apr 2008
    Beans
    45

    Re: Bash script to automatically change wallpaper

    and oh yea, there's this

    i posted this as well
    you guys might take a look.
    http://brainstorm.ubuntu.com/idea/23291/

  4. #4
    Join Date
    Apr 2008
    Beans
    45

    Re: Bash script to automatically change wallpaper

    nevermind guys. someone just told me about the application drapes. oh well. this was a pretty cool script. worked really well

  5. #5
    Join Date
    Aug 2007
    Beans
    92
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Bash script to automatically change wallpaper

    Great idea. Now, if only there was a way to stream Rhythmbox's visualization or a screensaver as the desktop background. *sigh*

  6. #6
    Join Date
    Apr 2008
    Beans
    45

    Re: Bash script to automatically change wallpaper

    There is. You just have too look around. In fact, i've seen youtube videos where the desktop background is a video. you have to configure xwinwrap to do it;

    only thing is it's not practical. It's not commonly implemented (therefore buggy) and it consumes more cpu doing something that's not productive.

    http://www.youtube.com/watch?v=BhyoCHoXioc

  7. #7
    Join Date
    Feb 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Bash script to automatically change wallpaper

    dude i want flying through the sky as my background.

    how do i do it *arggggggghhhh*

  8. #8
    Join Date
    Feb 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Bash script to automatically change wallpaper

    http://tech.shantanugoel.com/resourc...z-xwinwrap.zip

    gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop false

    xwinwrap -ni -o 0.6 -fs -s -st -sp -b -nf -- mplayer -wid WID -quiet movie.mpg

    and its working yay

  9. #9
    Join Date
    Feb 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Bash script to automatically change wallpaper

    incidently, by setting:

    gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop true

    I have a clickable desktop icons and video!

  10. #10
    Join Date
    Jun 2009
    Location
    Kingsville, Ontario
    Beans
    64
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Bash script to automatically change wallpaper

    awesome
    Eastwood
    "Go Ahead Make My Day Punk"


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
  •