--
There's a term for those who fantasize that the world works in
precisely the way that produces maximum convenience for them,
despite years of evidence to the contrary. The term is "Morons".
GA in <fp0m8j$lb0$1...@reader2.panix.com>
Can't help with the Xfce screensaver.
But, how is this boring:
xset s 1 1
Pretty sweet if you ask me. ;)
Have you installed xscreensaver and played with the
'xscreensaver-command' or 'xscreensaver-demo' commands?
--
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours;
and this we should do freely and generously.
--Benjamin Franklin
So you are worried about what's on the screen when you
aren't looking at it?
I just turn my monitor off when I'm not using it.
Can't see any point in wasting energy on something
that I'm not using.
No one has ever complained about the blank screen.
If they did, I'd think they had a loose screw or two.
Sid
Just because I'm not sitting at the computer doesn't mean I don't
occasionally glance at it.
> I just turn my monitor off when I'm not using it.
> Can't see any point in wasting energy on something
> that I'm not using.
I have DPMS kick in at a half hour; same deal.
> No one has ever complained about the blank screen.
>
> If they did, I'd think they had a loose screw or two.
All black = good for CRTs, but worst-case (in terms of power
consumption) for LCDs.
--
-eben QebWe...@vTerYizUonI.nOetP royalty.mine.nu:81
PISCES: Try to avoid any Virgos or Leos with the Ebola
virus. You are the Lord of the Dance, no matter what those
idiots at work say. -- Weird Al, _Your Horoscope for Today_
> In article <bafnu5x...@amma.net>,
> Sidney Lambe <nos...@nospam.invalid> wrote:
>> ["Followup-To:" header set to comp.os.linux.misc.]
>> Hactar <ebenZ...@verizon.net> wrote:
>>> I have Ubuntu 8.04, with Xfce as the environment in X. I cannot get
>>> Xfce's screen saver to engage. X's (as controlled with xset) works fine,
>>> but it's boring. DPMS works, except that if I change xfce's control for
>>> it, it gets disabled (all times in xset go to 0). Anyone know a solution
>>> to either of these problems?
>>
>> So you are worried about what's on the screen when you
>> aren't looking at it?
>
> Just because I'm not sitting at the computer doesn't mean I don't
> occasionally glance at it.
>
>> I just turn my monitor off when I'm not using it.
>> Can't see any point in wasting energy on something
>> that I'm not using.
>
> I have DPMS kick in at a half hour; same deal.
>
>> No one has ever complained about the blank screen.
>>
>> If they did, I'd think they had a loose screw or two.
>
> All black = good for CRTs, but worst-case (in terms of power
> consumption) for LCDs.
>
Of course, screensavers were about blanking the screen so a fixed pattern
wasn't constantly on the screen; done long enough with the same pattern
and it can burn into the screen. I used to have an old point of sale
terminal that had some burn in over in the corner, and certainly the rise
of desktops on computers means a very similar pattern is there constantly.
But somewhere along the way, screensavers became "art". Yes, they do
ensure that the same pattern is not seen by the screen all the time, but
they sure don't do anything about saving power. IN order to display all
those fancy flying toasters and whatever, the monitor has to be in
constant use.
I sure don't bother with a screensaver. The default on the distribution I
use blanks the screen after a certain amount of time, and then puts the
monitor in standbye after a longer certain length of time.
Michael
xscreensaver's nice, I had it in my former installation. But I hate
duplicated functionality. Is there a way of uninstalling xfce's screen
saver, or do they use the same guts? Some of the module names are the
same, but I don't think that necessarily means the _files_ are the same.
--
-eben QebWe...@vTerYizUonI.nOetP royalty.mine.nu:81
Two atoms are discussing whether or not to go into a bar. The first atom
says, "I don't know about this place. Last time I went in there, I lost
an electron." The second atom says, "Don't worry, I'll keep my ion you."
Maybe when "Pyro" came out for the Mac, sometime in the mid-late 80s?
> Yes, they do
> ensure that the same pattern is not seen by the screen all the time, but
> they sure don't do anything about saving power.
Well, a CRT displaying mostly black does use a fair amount less power
than one displaying a lighter workspace. To be sure, it's still a lot
more than "off".
> I sure don't bother with a screensaver. The default on the distribution I
> use blanks the screen after a certain amount of time, and then puts the
> monitor in standbye after a longer certain length of time.
On/off too often isn't very good for LCDs (the backlight is a
fluorescent tube or two). I'm mostly interested that it be not my
current screen, and interesting to look at. Pretty pictures are like
wall-art that moves, in my book.
--
-eben QebWe...@vTerYizUonI.nOetP royalty.mine.nu:81
A neutrino enters a bar. The bartender asks "Can I get you anything?"
The neutrino replies "Nope, just passing through." -- rdu_voyager on Fark
--
They can't stop us... we're on a mission from God!
-- The Blues Brothers
I think, the manual page for xorg.conf has enough of information, here
are requisite excerpts from relevant sections:
Section "ServerFlags"
...
Option "BlankTime" "5" # in minutes
Option "StandbyTime" "5" # vsync, nearly instant recovery
Option "SuspendTime" "5" # hsync, typically 3s recovery
Option "OffTime" "5" # poff, typically 10s recovery
EndSection
Section "Monitor"
...
Option "DPMS" "true"
EndSection
All you need to do is add the above said options and, or change the same
per your needs; this generally is applicable to X server -- display or
video drivers and not specific for XFCE, KDE and GNOME etcetera.
Please note, that the LCD monitors recover quite quickly compared to the
CRT monitors.
IMHO, only blanking a display is the best screen-saver ever made.
Hope that helps,
--
Dr Balwinder S "bsd" Dheeman Registered Linux User: #229709
Anu'z Linux@HOME (Unix Shoppe) Machines: #168573, 170593, 259192
Chandigarh, UT, 160062, India Gentoo, Fedora, Debian/FreeBSD/XP
Home: http://cto.homelinux.net/~bsd/ Visit: http://counter.li.org/
I tried ... gnome-screensaver out, xscreenssaver in. They use the same
data files, so that's good. Something carried in libc6 and synaptic got
hung up on on "ldconfig deferred processing now taking place", so I looked
it up and one of the successful solutions was to install libc6 with apt-get.
Did that, it worked.
xscreensaver-demo won't set the timeout to 1 minute, but it will set it
to 10. I need to find out where the cutoff is. Other than that, it
seems to work. It's much more easily fiddled with, which I like.
--
-eben QebWe...@vTerYizUonI.nOetP royalty.mine.nu:81
An idea that is not dangerous is unworthy of
being called an idea at all. -Oscar Wilde
AIUI color on LCDs is made by filtering out parts of the backlight. On
laptop[-1], I had the screensaver display a 4x3 image (actually 12 pixels)
of solid white.
--
-eben QebWe...@vTerYizUonI.nOetP http://royalty.mine.nu:81
SCORPIO: Get ready for an unexpected trip when you fall screaming
from an open window. Work a little harder on improving your low self
esteem, you stupid freak. -- Weird Al, _Your Horoscope for Today_
And what? If it was blank you'd feel insecure or something?
>
>> I just turn my monitor off when I'm not using it.
>> Can't see any point in wasting energy on something
>> that I'm not using.
>
> I have DPMS kick in at a half hour; same deal.
No, it is not. That's an unnecessary 1/2 hour of wasted energy and
and wear on the monitor/screen (and associated circuits) every time
you walk away from your computer for an extended period. And that's
a best-case scenario that applies only if you have your DPMS set
to turn it off rather than "suspend" or "standby".
>
>> No one has ever complained about the blank screen.
>>
>> If they did, I'd think they had a loose screw or two.
>
> All black = good for CRTs, but worst-case (in terms of power
> consumption) for LCDs.
Off is not "all black". It is off. Power down. This condition
uses zero energy and nothing preserves semiconductors, of which
these screens are made, like power down. This is the best way
to save your screen, by far. Having current running through them
is the only thing (discounting abuse) that wears semiconductors out.
I have a couple of transistor radios made in the 50's that work just
fine, because they haven't been used much over the decades.
Sid
Wait, what? Blank screen for LCD consumes more power than a screensaver?
Surely, you jest.
For "blank==black", not "blank==backlight off", and just counting the
screen, not the whole computer, it's true.
--
"The Web brings people together because no matter what kind of a
twisted sexual mutant you happen to be, you've got millions of pals
out there. Type in 'Find people that have sex with goats that are on
fire' and the computer will say, 'Specify type of goat.'" -- Rich Jeni
> ["Followup-To:" header set to comp.os.linux.misc.]
> On 2008-11-11, Hactar <ebenZ...@verizon.net> wrote:
>>>
>>> Have you installed xscreensaver and played with the
>>> 'xscreensaver-command' or 'xscreensaver-demo' commands?
>>
>> xscreensaver's nice, I had it in my former installation. But I hate
>> duplicated functionality. Is there a way of uninstalling xfce's screen
>> saver, or do they use the same guts? Some of the module names are the
>> same, but I don't think that necessarily means the _files_ are the same.
>>
> xfce installs gnome-screensaver. If you uninstall that, it might say
> that xfce-desktop will be removed, but that is just a metapackage.
>
>
A lightweight dte calls for a lightweight ss: xlock.
*R* *H*
--
"His one secret thought, became like a chain, binding down his spirit, and,
like a serpent, gnawing into his heart; and he was transformed into a sad
and downcast, yet irritable man."
Nathaniel Hawthorne, "Roger Malvin's Burial"