[PATCH RESEND] xfree86: Keep a non-seat0 X server from touching VTs (#71258)

Laércio de Sousa lbsousajr at gmail.com
Thu Dec 12 10:24:27 PST 2013


OK. Thanks for the attention!

CANTATE DOMINO CANTICUM NOVUM
QUIA MIRABILIA FECIT

Laércio


2013/12/12 Hans de Goede <hdegoede at redhat.com>

> Hi,
>
>
> On 12/12/2013 05:22 PM, Laércio de Sousa wrote:
>
>> Updated patch following Hans de Goede's advice.
>>
>
> Thanks, added to my tree with the 2 elements of the test swapped
> as discussed. I've also changed the test from:
>
> if (!((flags & HW_SKIP_CONSOLE) || ServerIsNotSeat0()))
>
> to:
>
> if (!(flags & HW_SKIP_CONSOLE) && !ServerIsNotSeat0()))
>
> Because the amount of parenthesis in the former was making
> it hard on the eyes IMHO.
>
> You can find it here for now:
> http://cgit.freedesktop.org/~jwrdegoede/xserver
>
> After the 1.15 release I'll send a pull request for this to
> get added into xserver git master.
>
> Regards,
>
> Hans
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131212/532174a2/attachment.html>


More information about the xorg-devel mailing list