Change the screensaver every few minutes
up vote
1
down vote
favorite
Is it possible to change the screensaver randomly every, say, 5 minutes?
I mean that once the screensaver starts, it picks one at random, and after a few minutes, change the screensaver to another random one.
I've got XScreenSaver running, and because of the sheer amount of nice screensavers, I'd love to have some sort of "slideshow" of screensavers.
Is this at all possible?
linux ubuntu screensaver xscreensaver
add a comment |
up vote
1
down vote
favorite
Is it possible to change the screensaver randomly every, say, 5 minutes?
I mean that once the screensaver starts, it picks one at random, and after a few minutes, change the screensaver to another random one.
I've got XScreenSaver running, and because of the sheer amount of nice screensavers, I'd love to have some sort of "slideshow" of screensavers.
Is this at all possible?
linux ubuntu screensaver xscreensaver
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is it possible to change the screensaver randomly every, say, 5 minutes?
I mean that once the screensaver starts, it picks one at random, and after a few minutes, change the screensaver to another random one.
I've got XScreenSaver running, and because of the sheer amount of nice screensavers, I'd love to have some sort of "slideshow" of screensavers.
Is this at all possible?
linux ubuntu screensaver xscreensaver
Is it possible to change the screensaver randomly every, say, 5 minutes?
I mean that once the screensaver starts, it picks one at random, and after a few minutes, change the screensaver to another random one.
I've got XScreenSaver running, and because of the sheer amount of nice screensavers, I'd love to have some sort of "slideshow" of screensavers.
Is this at all possible?
linux ubuntu screensaver xscreensaver
linux ubuntu screensaver xscreensaver
asked Nov 18 at 14:36
Jeff Huijsmans
1113
1113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
Yup. That's a feature of XScreenSaver. Run xscreensaver-demo
, which is the user controls. You can run it from the terminal or command line of the system menu. If you've installed XScreenSaver, that is already on your system.
You have the option of random screensavers that change with a frequency you set, or a single screensaver that you select. From that dashboard, you can also fine-tune the action of each screensaver, test each screensaver to see it in action, control whether to lock the screen, and make other adjustments.
BTW, if you have XScreenSaver, download and add RSS-GLX; it should be in the Ubuntu repository. It's a collection of mind-blowing screensavers; the best thing since sliced bread. Its installer doesn't always work. You may need to follow their instructions to edit the XScreenSaver configuration file to manually add them. If you have trouble finding the instructions, ping me and I'll post how to do it.
Thank you for your answer. I'm currently on my macbook, and I don't have a binary calledxscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.
– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find anyxscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!
– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
|
show 1 more comment
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
Yup. That's a feature of XScreenSaver. Run xscreensaver-demo
, which is the user controls. You can run it from the terminal or command line of the system menu. If you've installed XScreenSaver, that is already on your system.
You have the option of random screensavers that change with a frequency you set, or a single screensaver that you select. From that dashboard, you can also fine-tune the action of each screensaver, test each screensaver to see it in action, control whether to lock the screen, and make other adjustments.
BTW, if you have XScreenSaver, download and add RSS-GLX; it should be in the Ubuntu repository. It's a collection of mind-blowing screensavers; the best thing since sliced bread. Its installer doesn't always work. You may need to follow their instructions to edit the XScreenSaver configuration file to manually add them. If you have trouble finding the instructions, ping me and I'll post how to do it.
Thank you for your answer. I'm currently on my macbook, and I don't have a binary calledxscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.
– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find anyxscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!
– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
|
show 1 more comment
up vote
2
down vote
Yup. That's a feature of XScreenSaver. Run xscreensaver-demo
, which is the user controls. You can run it from the terminal or command line of the system menu. If you've installed XScreenSaver, that is already on your system.
You have the option of random screensavers that change with a frequency you set, or a single screensaver that you select. From that dashboard, you can also fine-tune the action of each screensaver, test each screensaver to see it in action, control whether to lock the screen, and make other adjustments.
BTW, if you have XScreenSaver, download and add RSS-GLX; it should be in the Ubuntu repository. It's a collection of mind-blowing screensavers; the best thing since sliced bread. Its installer doesn't always work. You may need to follow their instructions to edit the XScreenSaver configuration file to manually add them. If you have trouble finding the instructions, ping me and I'll post how to do it.
Thank you for your answer. I'm currently on my macbook, and I don't have a binary calledxscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.
– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find anyxscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!
– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
|
show 1 more comment
up vote
2
down vote
up vote
2
down vote
Yup. That's a feature of XScreenSaver. Run xscreensaver-demo
, which is the user controls. You can run it from the terminal or command line of the system menu. If you've installed XScreenSaver, that is already on your system.
You have the option of random screensavers that change with a frequency you set, or a single screensaver that you select. From that dashboard, you can also fine-tune the action of each screensaver, test each screensaver to see it in action, control whether to lock the screen, and make other adjustments.
BTW, if you have XScreenSaver, download and add RSS-GLX; it should be in the Ubuntu repository. It's a collection of mind-blowing screensavers; the best thing since sliced bread. Its installer doesn't always work. You may need to follow their instructions to edit the XScreenSaver configuration file to manually add them. If you have trouble finding the instructions, ping me and I'll post how to do it.
Yup. That's a feature of XScreenSaver. Run xscreensaver-demo
, which is the user controls. You can run it from the terminal or command line of the system menu. If you've installed XScreenSaver, that is already on your system.
You have the option of random screensavers that change with a frequency you set, or a single screensaver that you select. From that dashboard, you can also fine-tune the action of each screensaver, test each screensaver to see it in action, control whether to lock the screen, and make other adjustments.
BTW, if you have XScreenSaver, download and add RSS-GLX; it should be in the Ubuntu repository. It's a collection of mind-blowing screensavers; the best thing since sliced bread. Its installer doesn't always work. You may need to follow their instructions to edit the XScreenSaver configuration file to manually add them. If you have trouble finding the instructions, ping me and I'll post how to do it.
edited Nov 18 at 17:14
answered Nov 18 at 16:56
fixer1234
17.3k144281
17.3k144281
Thank you for your answer. I'm currently on my macbook, and I don't have a binary calledxscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.
– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find anyxscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!
– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
|
show 1 more comment
Thank you for your answer. I'm currently on my macbook, and I don't have a binary calledxscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.
– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find anyxscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!
– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
Thank you for your answer. I'm currently on my macbook, and I don't have a binary called
xscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.– Jeff Huijsmans
Nov 18 at 17:10
Thank you for your answer. I'm currently on my macbook, and I don't have a binary called
xscreensaver-demo
. Does it come with the mac build? I guess not. You have given me some clues though, I'm going to see if I can get this executable for mac. Thanks again.– Jeff Huijsmans
Nov 18 at 17:10
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
@JeffHuijsmans, that's kind of a critical component. I'd be surprised if it's excluded from the Mac version. But you can go directly to the source and download the complete package: jwz.org/xscreensaver. In case you didn't catch it, I added a goodie to the answer.
– fixer1234
Nov 18 at 17:18
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find any
xscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!– Jeff Huijsmans
Nov 18 at 17:26
It is excluded, unfortunately. Just installed the latest version over an older one on my mac, and I could not find any
xscreensaver-demo
binary, unfortunately. ReallySlickScreensavers! Wow, that's a long time ago, thank you for that. I knew XScreenSave was not the only package of awesome screensavers. Thanks!– Jeff Huijsmans
Nov 18 at 17:26
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
The business with xscreensaver-demo seems a bit fishy, but just for the halibut, try the command anyway just to see if it runs. That's the user controls, so maybe they've done something different in the Mac version. You might want to contact JWZ and ask them about it.
– fixer1234
Nov 18 at 17:35
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
From their web site: "On macOS systems, these screen savers work with the usual macOS screen saving framework (X11 is not required). " Maybe all of the controls (whatever controls there are on Mac), are in the Mac system configuration tools. I'm not at all familiar with Mac, so can't help there.
– fixer1234
Nov 18 at 17:49
|
show 1 more comment
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376454%2fchange-the-screensaver-every-few-minutes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown