diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012849.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-March/012849.html | 108 | 
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/012849.html b/zarb-ml/mageia-dev/2012-March/012849.html new file mode 100644 index 000000000..848a21338 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/012849.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Deprecating startx +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20startx&In-Reply-To=%3C4F594793.7000303%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="012783.html"> +   <LINK REL="Next"  HREF="012878.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Deprecating startx</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20startx&In-Reply-To=%3C4F594793.7000303%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] Deprecating startx">mageia at colin.guthr.ie +       </A><BR> +    <I>Fri Mar  9 00:58:11 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="012783.html">[Mageia-dev] Deprecating startx +</A></li> +        <LI>Next message: <A HREF="012878.html">[Mageia-dev] Deprecating startx +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#12849">[ date ]</a> +              <a href="thread.html#12849">[ thread ]</a> +              <a href="subject.html#12849">[ subject ]</a> +              <a href="author.html#12849">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and Colin Guthrie at 07/03/12 09:26 did gyre and gimble: +><i> Hi, +</I>><i>  +</I>><i> Unless someone comes along and does a reasonable amount of coding before +</I>><i> mga2, I think we'll have to deprecate supporting startx (it can still be +</I>><i> used in some circumstances, but audio and accelerated graphics will not +</I>><i> be available). +</I>><i>  +</I>><i> See this comment (and the link therein) for more info on the issue: +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4652#c9">https://bugs.mageia.org/show_bug.cgi?id=4652#c9</A> +</I> +OK, so there is some good news on this issue. + +After discussing this upstream and poking some Fedora folks, they came +up with a very simple and nice way of keeping 95% of the startx behaviour. + +Simply patch it to use the argument -novtswitch when starting X + +This would basically "temporarily convert" the text session to a +graphical one. There will be a couple of quirks but at least all devices +and such will work as before. + +There are some drawbacks. Running startx over ssh will not work, but +then it wasn't ever officially supported anyway and was full of quirks. +I believe this will be detected and specifically disabled now. + +Also you won't be able to "switch back" to the text console and look at +the output from the X server. This is easily enough worked around +however ("startx >x.log 2>&1" then just look at the x.log inside X or a +second text terminal). + +If no one has a problem, I'll look to include the patch. + +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="012783.html">[Mageia-dev] Deprecating startx +</A></li> +	<LI>Next message: <A HREF="012878.html">[Mageia-dev] Deprecating startx +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#12849">[ date ]</a> +              <a href="thread.html#12849">[ thread ]</a> +              <a href="subject.html#12849">[ subject ]</a> +              <a href="author.html#12849">[ 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>  | 
