Fwd: Re: How to Change From SNA to UXA Acceleration Methods

Federico Leoni effelle at gmail.com
Fri Nov 8 02:50:47 UTC 2013


Lee,

Would you like to share with us how did you find this hack? We are curious!
:)
And please, if you found a workaround to solve definitely your issue please
fill a bug on Launchpad to help others.

Thanks.

F.
Em 07/11/2013 23:34, "NikTh" <nikth76 at yandex.com> escreveu:

>
> On 08/11/2013 01:41 πμ, Lee Gold wrote:
> > Hi,
> >
> > If after booting to the "deformed" desktop with a config for uxa in
> > /etc/X11 and then doing,
> >
> > sudo service lightdm restart
> >
> > It fixes it. I have to go into another console so manage to get a
> > desktop after doing it but the end result is, it's fixed.
> >
> > I tried using rc.local and added the line  service lightdm restart but
> > it didn't work. How do I use the knowledge that this fixes it to make a
> > permanent automatic fix at each boot?
> >
> > Thanks,
> >
> > Lee G.
> >
>
> Try to use a delay option in rc.local , like below two lines.
>
> (sleep 3; service lightdm stop) &
> (sleep 2; service lightdm start) &
>
> No sudo is needed here , as rc.local is executed always as root. The
> ampersand symbol is not actually needed, but it helps sometimes.
> The restart option in lightdm is a "painful" for the system method. It
> would be better to use the commands above to stop and then start it again.
>
> Regards
> NikTh
>
> --
> Lubuntu-users mailing list
> Lubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/lubuntu-users/attachments/20131108/0a4fed0f/attachment.html>


More information about the Lubuntu-users mailing list