<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/12/13 12:00 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:lbsousajr@gmail.com">lbsousajr@gmail.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:mailman.17.1386100814.20935.xorg-devel@lists.x.org"
      type="cite">
      <div class="moz-text-plain" wrap="true" graphical-quote="true"
        style="font-family: -moz-fixed; font-size: 12px;"
        lang="x-western">
        <pre wrap="">This is my first atempt to block VT access to non-seat0 X servers.

If -seat option is passed with a value different from seat0,
X server won't call xf86OpenConsole().

This is needed to avoid any race condition between seat0 and
non-seat0 X servers. If a non-seat0 X server opens a given VT
before a seat0 one which expects to open the same VT, one can
get an inactive systemd-logind graphical session for seat0.

This patch was first tested in a multiseat setup with multiple
video cards and works quite well.

I suppose it can also make things like DontVTSwitch and -sharevts
meaningless for non-seat0 seats, so it may fix bug #69477, too.

Fixes: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugs.freedesktop.org/show_bug.cgi?id=71258">https://bugs.freedesktop.org/show_bug.cgi?id=71258</a>
       <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugs.freedesktop.org/show_bug.cgi?id=69477">https://bugs.freedesktop.org/show_bug.cgi?id=69477</a> (maybe)

See also: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.x.org/archives/xorg-devel/2013-October/038391.html">http://lists.x.org/archives/xorg-devel/2013-October/038391.html</a>
          <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1018196">https://bugzilla.redhat.com/show_bug.cgi?id=1018196</a></pre>
      </div>
    </blockquote>
    Acked-by: Connor Behan <a class="moz-txt-link-rfc2396E" href="mailto:connor.behan@gmail.com"><connor.behan@gmail.com></a><br>
  </body>
</html>