<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">Thanks, Jimmy.  I missed that blog
      entry.  <br>
      <br>
      The second line tells the process which read the configuration
      file which executable to invoke.  In this case, it is a shell
      script `unity-system-compositor.sleep` which simply sleeps a bit
      and then invokes the `unity-system-compositor` executable.  You
      can find them both in /usr/sbin.<br>
      <br>
      Only the first line (type=unity) need be commented out in order to
      invoke X from LightDM without attempting Mir.<br>
      <br>
      <br>
      On 08/16/2013 03:02 PM, Jimmy Sjölund wrote:<br>
    </div>
    <blockquote
cite="mid:CAG=t37ea=oOU5-gizXsVxhTnHWkfFVPNj5_3crHRzKKS5md44g@mail.gmail.com"
      type="cite">
      <div dir="ltr">On Fri, Aug 16, 2013 at 9:34 PM, Richard Elkins <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:richard.elkins@gmail.com" target="_blank">richard.elkins@gmail.com</a>></span>
        wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>Sorry.  Enabling is almost the same set of steps:
                  remove the existing '#' in step 3 is the only
                  difference.  I must be getting old.  Pity.<br>
                  <br>
                  Another point from the same 2013-08-15 discussion, I'd
                  still prefer an enable=Y/N flag in the file mentioned
                  below.  It's just much clearer in terms of intent. 
                  But, I'm okay with what we have.<br>
                  <br>
                  <br>
                  <br>
                  On 08/16/2013 02:22 PM, Richard Elkins wrote:<br>
                </div>
                <blockquote type="cite"> One person (forgot who) was
                  running with Mir for a bit and was unhappy with the
                  experience.  This person did not want to go through
                  the bother of reinstalling their PC with something
                  else + catchup + customizations as they wanted to keep
                  on trying the preview of Xubuntu 13.10.  Maybe someone
                  else feels the same?<br>
                  <br>
                  So, based on the collective conversation we had on
                  2013-08-15, this will let you disable or re-enable
                  Mir:<br>
                  <br>
                  Disable:<br>
                  1) Open a terminal window.<br>
                  2) sudo  <i>your-favorite-text-editor</i> 
                  /etc/lightdm/lightdm.conf.d/10-unity-system-compositor.conf<br>
                  3) On the line which reads, type=unity, insert an '#'
                  in column 1, making the line a comment.<br>
                  4) Save and exit.<br>
                  5) sudo reboot<br>
                  <br>
                  Enabling is almost the same set of steps (put the '#'
                  back in step 3).<br>
                </blockquote>
              </div>
            </blockquote>
            <div>The instructions on Jono's blog, <a
                moz-do-not-send="true"
href="http://www.jonobacon.org/2013/08/15/mir-update-and-testing-mir-in-ubuntu-13-10/">http://www.jonobacon.org/2013/08/15/mir-update-and-testing-mir-in-ubuntu-13-10/</a> , mention
              two rows to comment:</div>
            <div>================================</div>
            <div>If you do have problems with Mir and want to start a
              normal X server, simply edit
              /etc/lightdm/lightdm.conf.d/10-unity-system-compositor.conf
              and comment out the second and third lines:</div>
            <div><br>
            </div>
            <div>[SeatDefaults]</div>
            <div>#type=unity</div>
            <div>#unity-compositor-command=unity-system-compositor.sleep</div>
            <div>Now restart LightDM and you are good to go. Uncomment
              these lines to go back to Mir. </div>
            <div>================================</div>
            <div><br>
            </div>
            <div>I don't know what the second line actually does or if
              they are redundant once the type=unity is commented out?</div>
            <div><br>
            </div>
            <div>/Jimmy</div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>