I disabled gnome screensaver and installed xscreensaver as below:
sudo apt-get remove gnome-screensaver sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra
Then I launched the xscreensaver-demo by typing "screensaver" in the dash.
XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System.
On X11 systems, XScreenSaver is two things: it is both a large collection of screen savers; and it is also the framework for blanking and locking the screen.
(...)Read the rest of How to replace gnome-screensaver with xscreensaver in ubuntu (153 words)
Flyingwindows is intended for xscreensaver but it wouldn't compile. Before getting into that, on my Ubuntu 12.04, every existing xscreensaver file seems to have a binary in /usr/lib/xscreensaver and an xml file in /usr/share/screensaver/config. There's no xml file to be seen after untarring.
Here's what I did:
Copied the flyingwindows-0.2 folder into the /usr/share/xscreensaver directory.
Is there a way go identify the name of which screensaver was last playing an xscreensaver session? A log or a variable of which screensaver played last in xscreensaver, in a scriptfile on the system? If you have it set to cycle or random.
Does anybody know which screensaver I can select in xscreensaver that will display text that I select in a style similar to the marquee screensaver in winblows? I see in the xscreensaver setup that I can input my text under the Advanced tab. I am using Linux Mint 7 with Gnome. When I installed xscreensaver, the GNOME screensaver was stopped and xscreensaver was started.
Hi!
I am using 12.04
A few days ago I installed xscreensaver but after I removed it.
Now it still works, after ten minutes my screen become black (it's very annoying at watching movies)
What I've done:sudo apt-get remove xscreensaver
I removed everything from startup applications
Deleted ~/.xscreensaver
After those, it still works.
Could anyone help?
I just discovered that xscreensaver is not functional with the lockscreen button in F17/GNOME 3.4.1. I wanted to make sure of this so I re-installed gnome-screensaver. The lockscreen button did operate correctly then. But since I want to use xscreensaver the question arises. Can the lockscreen button on the panel be made to operate when xscreensaver is installed?
Hi!Just wondering if it's possible to somehow get similar effect like this with xscreensaver or probably some other screensaver app that doesn't require a DE. What I'm specifically looking for is a "cool" screensaver that covers the whole dual head monitor. Right now, I'm using xscreensaver and it 2 separate screensaver for each screen.
Hi,when I get a Internet connection via ethernet or wireless it's like $(xscreensaver-command --lock) is called by someone. I have now idea why this happens In my ~/.xinitrc I have: xscreensaver -no-splash &and I'm using NetworkManager.