schmidtbag
July 10th, 2008, 02:59 PM
Just so you all know, I spent at least an hour looking up how to solve this but I just can't get an answer.
BACKGROUND ON THE PROBLEM: (not entirely necessary to read)
Anyways, a few weeks ago I was doing the screensaver as a wallpaper idea. I have everything set up just as I want to (i set up 2 wbar docks to replace my missing icons). The screensaver works at startup, I followed instructions on how to get it to work, but for some reason it just randomly shuts down based on whatever I'm doing.
For example, if I start up pidgin, the first letter I type shuts down the screensaver. I created a "Screensaver Refresh" launcher in my applications menu so every time it shuts down, I can just start it up again. When I use that launcher, it works fine. It never shuts down for days.
MY FINAL QUESTION:
The screensaver starts up before most of gnome is loaded, so I'm guessing the only way to fix this is to tell it to wait a few seconds until everything is settled. I tried the following command in terminal:
sleep 5 && /usr/lib/xscreensaver/cubestorm -delay 35000 -speed 1.01 -count 3 -thickness 1 -root
and it works just as I want it to, BUT, if I run it in a launcher, it doesn't work.
So how do I make a launcher wait before starting up a program? I am confident that the Sessions Preferences works like a launcher, because it too doesn't do anything.
As a second question, if anyone out there uses wbar, does anyone know how to make the background have an opacity/alpha value instead of just using a screenshot?
BACKGROUND ON THE PROBLEM: (not entirely necessary to read)
Anyways, a few weeks ago I was doing the screensaver as a wallpaper idea. I have everything set up just as I want to (i set up 2 wbar docks to replace my missing icons). The screensaver works at startup, I followed instructions on how to get it to work, but for some reason it just randomly shuts down based on whatever I'm doing.
For example, if I start up pidgin, the first letter I type shuts down the screensaver. I created a "Screensaver Refresh" launcher in my applications menu so every time it shuts down, I can just start it up again. When I use that launcher, it works fine. It never shuts down for days.
MY FINAL QUESTION:
The screensaver starts up before most of gnome is loaded, so I'm guessing the only way to fix this is to tell it to wait a few seconds until everything is settled. I tried the following command in terminal:
sleep 5 && /usr/lib/xscreensaver/cubestorm -delay 35000 -speed 1.01 -count 3 -thickness 1 -root
and it works just as I want it to, BUT, if I run it in a launcher, it doesn't work.
So how do I make a launcher wait before starting up a program? I am confident that the Sessions Preferences works like a launcher, because it too doesn't do anything.
As a second question, if anyone out there uses wbar, does anyone know how to make the background have an opacity/alpha value instead of just using a screenshot?