Xorg -configure questions

Matthew Garrett mjg59 at srcf.ucam.org
Thu Feb 24 07:13:51 PST 2011


On Thu, Feb 24, 2011 at 07:04:55AM -0800, lfs lfs wrote:
>    ----------------------------------------------------------             
>    Xorg -configure  //1st flickering here                                 
>    cp -rf /root/xorg.conf.new /etc/X11/xorg.conf                          
>    startx //2nd flickering here                                           
>    ----------------------------------------------------------             
>                                                                           
>    This will flicker screen twice. How can I make this flicker only once? 

Can you try this patch?

--- xstart.bak	2011-02-24 10:12:52.135903210 -0500
+++ xstart	2011-02-24 10:12:58.321043134 -0500
@@ -1,3 +1 @@
-Xorg -configure  //1st flickering here
-cp -rf /root/xorg.conf.new /etc/X11/xorg.conf
 startx //2nd flickering here 

-- 
Matthew Garrett | mjg59 at srcf.ucam.org



More information about the xorg mailing list