Hi, Can you please be more specific? Thanks. --- On Thu, 2/24/11, Matthew Garrett <[email protected]> wrote:
From: Matthew Garrett <[email protected]> Subject: Re: Xorg -configure questions To: "lfs lfs" <[email protected]> Cc: [email protected] Date: Thursday, February 24, 2011, 8:13 AM 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 | [email protected] _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
_______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
