Re: [PATCH] Run Xorg with -nr option, so we have less flicker (ajax)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/firstboot/xfrontend.py b/firstboot/xfrontend.py
> index 40abc21..c139833 100644
> --- a/firstboot/xfrontend.py
> +++ b/firstboot/xfrontend.py
> @@ -61,7 +61,7 @@ class XFrontEnd:
>          os.environ["DISPLAY"] = ":9"
>  
>          try:
> -            args = [":9", "-ac", "-nolisten", "tcp", "vt6", "-br"]
> +            args = [":9", "-ac", "-nolisten", "tcp", "vt6", "-nr"]
>              noOutput = os.open("/dev/null", os.O_RDWR)
>  
>  	    def sigchld_handler(num, frame):

Looks fine.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux