<div dir="ltr">OK. Thanks for the attention!</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">CANTATE DOMINO CANTICUM NOVUM<div>QUIA MIRABILIA FECIT</div><div><br></div><div>Laércio</div></div></div>
<br><br><div class="gmail_quote">2013/12/12 Hans de Goede <span dir="ltr"><<a href="mailto:hdegoede@redhat.com" target="_blank">hdegoede@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<div class="im"><br>
<br>
On 12/12/2013 05:22 PM, Laércio de Sousa wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Updated patch following Hans de Goede's advice.<br>
</blockquote>
<br></div>
Thanks, added to my tree with the 2 elements of the test swapped<br>
as discussed. I've also changed the test from:<br>
<br>
if (!((flags & HW_SKIP_CONSOLE) || ServerIsNotSeat0()))<br>
<br>
to:<br>
<br>
if (!(flags & HW_SKIP_CONSOLE) && !ServerIsNotSeat0()))<br>
<br>
Because the amount of parenthesis in the former was making<br>
it hard on the eyes IMHO.<br>
<br>
You can find it here for now:<br>
<a href="http://cgit.freedesktop.org/~jwrdegoede/xserver" target="_blank">http://cgit.freedesktop.org/~<u></u>jwrdegoede/xserver</a><br>
<br>
After the 1.15 release I'll send a pull request for this to<br>
get added into xserver git master.<br>
<br>
Regards,<br>
<br>
Hans<br>
</blockquote></div><br></div>