diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/020097.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/020097.html | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/020097.html b/zarb-ml/mageia-dev/2012-November/020097.html new file mode 100644 index 000000000..01882ea1a --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/020097.html @@ -0,0 +1,144 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] What the hell is wrong with MGA2s suspend/sleep/hibernate? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20the%20hell%20is%20wrong%20with%20MGA2s%0A%09suspend/sleep/hibernate%3F&In-Reply-To=%3C50AB8E35.7090809%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020126.html"> + <LINK REL="Next" HREF="020080.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] What the hell is wrong with MGA2s suspend/sleep/hibernate?</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20the%20hell%20is%20wrong%20with%20MGA2s%0A%09suspend/sleep/hibernate%3F&In-Reply-To=%3C50AB8E35.7090809%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] What the hell is wrong with MGA2s suspend/sleep/hibernate?">mageia at colin.guthr.ie + </A><BR> + <I>Tue Nov 20 15:05:41 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020126.html">[Mageia-dev] What the hell is wrong with MGA2s suspend/sleep/hibernate? +</A></li> + <LI>Next message: <A HREF="020080.html">[Mageia-dev] [changelog] [RPM] cauldron core/release urtconnector-0.9.0-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20097">[ date ]</a> + <a href="thread.html#20097">[ thread ]</a> + <a href="subject.html#20097">[ subject ]</a> + <a href="author.html#20097">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Frank Griffin at 20/11/12 12:47 did gyre and gimble: +><i> On 11/20/2012 07:32 AM, Johnny A. Solbu wrote: +</I>>><i> Note: This is Not the automatic sleep/hibernation after X min of +</I>>><i> inactivity. This is hibernation by accidently pressing the «SLEEP» key +</I>>><i> on a keyboard. +</I>><i> Ah, didn't realize that you wanted to disable the Sleep capability even +</I>><i> when explicitly requested. Remap the key ? +</I> +Not sure if remapping the key would work. + +Ultimately things are slowly moving over the systemd where the +systemd-inhibit command is your friend. + +Ultimately, systemd will handle the sleep key in MGA3 (I know not the +subject of this mail, but this is cauldron so saying for the sake of +history). It will be up to the DE's to inhibit this handling if they +want to do it themselves (via a very simple dbus protocol) + +This way we can handle things at the low level before anyone has logged +in (e.g. by handling lid switch even when you're at a tty) and then we +can easily allow the DE to inhibit this handling if required (e.g. if +there is a second monitor plugged in, the DE may want to inhibit +lid-switch handling to allow you to close your lappy. + + +Anyway with this in mind, there is an easy way to inhibit suspend key +handling at the systemd level, but if a DE has already inhibited this +and then implements it's own handling you'll need a way to disable that +too. + +So all in all I think even with an improved base layer, this will still +be a slightly tricky issue to solve. + +I'd just go for the superglue fix instead :p + +Col + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020126.html">[Mageia-dev] What the hell is wrong with MGA2s suspend/sleep/hibernate? +</A></li> + <LI>Next message: <A HREF="020080.html">[Mageia-dev] [changelog] [RPM] cauldron core/release urtconnector-0.9.0-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20097">[ date ]</a> + <a href="thread.html#20097">[ thread ]</a> + <a href="subject.html#20097">[ subject ]</a> + <a href="author.html#20097">[ 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> |