<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/07/16 18:16, Alejandro Comisario
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALJx=vMZHnR3DOrwhGzkXADUxHMCLwhaJ-xMQVDXOOcmknrE2Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">From
          another post.</div>
        <div class="gmail_default"
style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)"><br>
        </div>
        <div class="gmail_default"
style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">
          <div
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px">
            <div style="font-size:12.8px">==VANISHING MOUSE FIX==</div>
            <div style="font-size:12.8px"><br>
            </div>
            <div style="font-size:12.8px">sudo mkdir
              /etc/lightdm/lightdm.conf.d; sudo nano
              /etc/lightdm/lightdm.conf.d/VTswitch</div>
            <div style="font-size:12.8px"><br>
            </div>
            <div style="font-size:12.8px">#!/bin/sh</div>
            <div style="font-size:12.8px">/bin/chvt 1</div>
            <div style="font-size:12.8px">/bin/chvt 7</div>
            <div style="font-size:12.8px">sleep 1</div>
            <div style="font-size:12.8px"><br>
            </div>
            <div style="font-size:12.8px">sudo chmod +x
              /etc/lightdm/lightdm.conf.d/VTswitch; sudo nano
              /etc/lightdm/lightdm.conf.d/50-myconfig.conf</div>
            <div style="font-size:12.8px"><br>
            </div>
            <div style="font-size:12.8px">[Seat:*]</div>
            <div style="font-size:12.8px">session-cleanup-script=/etc/lightdm/lightdm.conf.d/VTswitch</div>
          </div>
          <div
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px"><br>
          </div>
          <div
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px">==REBOOT==</div>
        </div>
      </div>
      <br>
    </blockquote>
    [snip]<br>
    <br>
    That is all well and good, but this thread is about testing a fix -
    not repeating workrounds that aren't fixes.<br>
    <br>
    Thanks<br>
  </body>
</html>