blob: dfdeb2408fe977bb772f01e98cfbe26f39080405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Desktop monitor powering down
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Desktop%20monitor%20powering%20down&In-Reply-To=%3C50223F43.4010602%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017983.html">
<LINK REL="Next" HREF="017990.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Desktop monitor powering down</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Desktop%20monitor%20powering%20down&In-Reply-To=%3C50223F43.4010602%40roadrunner.com%3E"
TITLE="[Mageia-dev] Desktop monitor powering down">ftg at roadrunner.com
</A><BR>
<I>Wed Aug 8 12:28:19 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017983.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI>Next message: <A HREF="017990.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17989">[ date ]</a>
<a href="thread.html#17989">[ thread ]</a>
<a href="subject.html#17989">[ subject ]</a>
<a href="author.html#17989">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 08/07/2012 09:40 PM, David Walser wrote:
><i> It's not a matter of doing xset +dpms, it's generally enabled by
</I>><i> default. It's a matter of how it's configured. It has three numbers
</I>><i> for different levels of powerdown, usually you'll see three numbers in
</I>><i> the GUI configurators too. So "xset dpms 0 0 0" would have fixed your
</I>><i> problem too. So the question is what is setting your settings to
</I>><i> something crazy and why. I usually set mine to xset dpms 0 0 1200
</I>><i> which turns the monitor off after 20 minutes of inactivity.
</I>This is a fresh install about a week old. After install, I have some
scripts that re-install all packages that had been installed on the last
system and do some configuration. But I don't touch xset, and in fact I
didn't know anything about dpms until Col posted and I looked it up.
So, I guess that whatever enables it by default is the first place to
look for the 30-second problem. After that, it would have to have been
in a package install script.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017983.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI>Next message: <A HREF="017990.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17989">[ date ]</a>
<a href="thread.html#17989">[ thread ]</a>
<a href="subject.html#17989">[ subject ]</a>
<a href="author.html#17989">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|