<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/27/18 11:23 AM, Aere Greenway
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d5ae0a05-aee8-3b17-0d9b-a5e4df37c7eb@Dvorak-Keyboards.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class="moz-cite-prefix">On 10/27/18 10:19 AM, Bill Hopkins
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:DM6PR17MB2058FD87A6D4D10DCBADA633F3F10@DM6PR17MB2058.namprd17.prod.outlook.com">
        <meta http-equiv="Content-Type" content="text/html;
          charset=windows-1252">
        <style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> I have tried Lubuntu
          18.10, running as a Live Distro from a usb thumb drive.</div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> In both cases there is
          no "tap to click" function, to emulate a left mouse button
          click, on the touchpad.</div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> I also was unable to
          find any program in the Menu, to adjust the settings of a
          touchpad.</div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> I also tried to
          download a touchpad program from the software repository, but
          the programs I downloaded and installed, did not show up in
          the Menu.</div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> <br>
        </div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> Does anyone have
          solution to this issue.</div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> <br>
        </div>
        <div style="font-family: Calibri, Helvetica, sans-serif;&#xA;
          font-size: 12pt; color: rgb(0, 0, 0);"> There is no touchpad
          issue with the Lubuntu 18.04, that I am using.</div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
      </blockquote>
      <p>In my testing, I noticed the same thing.  <br>
      </p>
      <pre class="moz-signature" cols="72">-- 
Sincerely,
Aere</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    <p>You can change touchpad settings manually from the terminal.</p>
    <p>I personally have a FLTK based application that I use to
      fine-tune synaptic touchpad settings.</p>
    <p><br>
    </p>
    <p>open a terminal and type</p>
    <p><br>
    </p>
    <p>synclient</p>
    <p><br>
    </p>
    <p>This will list all your current settings if your touchpad is
      supported by the synaptic drivers.</p>
    <p><br>
    </p>
    <p>Then simply run synclient again when you find the setting you
      want with the name and value</p>
    <p><br>
    </p>
    <p>probably you want something like:</p>
    <p><br>
    </p>
    <p>synclient TapButton1=1</p>
    <p><br>
    </p>
    <p>But, you can try each setting that you want to explore and it
      will instantly change your settings.  You probably need to save
      these to a script to automatically be run each time you start your
      session.<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Regards</pre>
  </body>
</html>