[PATCH xinit] startx: don't init defaultdisplay to :0
Hans de Goede
hdegoede at redhat.com
Wed Mar 25 01:21:14 PDT 2015
Hi,
On 25-03-15 02:50, Peter Hutterer wrote:
> This is misleading - it is always overwritten after looping through the lock
> files.
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
Looks good to me:
Reviewed-by: Hans de Goede <hdegoede at redhat.com>
Regards,
Hans
> ---
> startx.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/startx.cpp b/startx.cpp
> index cc8be90..636d55e 100644
> --- a/startx.cpp
> +++ b/startx.cpp
> @@ -56,7 +56,7 @@ defaultclient=XTERM
> defaultserver=XSERVER
> defaultclientargs=""
> defaultserverargs=""
> -defaultdisplay=":0"
> +defaultdisplay=""
> clientargs=""
> serverargs=""
> vtarg=""
>
More information about the xorg-devel
mailing list