<div dir="ltr">Ooo... that worked... just need to know how to assign it to a keystroke in Ubuntu...<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 December 2017 at 14:25, Owen Thomas <span dir="ltr"><<a href="mailto:owen.paul.thomas@gmail.com" target="_blank">owen.paul.thomas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hmmm... okay... thanks Walt. I'll let you know how I get on...<br><br></div>Would you mind telling me/pointing me in the direction of how to assign this script to a key press?<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 27 December 2017 at 14:09, walt <span dir="ltr"><<a href="mailto:w7prb@comcast.net" target="_blank">w7prb@comcast.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Owen:<br>
<br>
I have a Dell Inspiron 15 5558 laptop computer.  I run Linux Mint 18 exclusively. I use the following scripts to turn the touch pad on and off.<br>
<br>
<br>
To turn off:<br>
<br>
#!/bin/bash<br>
#Turn Laptop Pad off<br>
#<br>
synclient touchpadoff=1<br>
<br>
<br>
To turn on:<br>
<br>
#!/bin/bash<br>
#turn laptop pad on<br>
#<br>
synclient touchpadoff=0<br>
<br>
<br>
The last line can be run in a terminal also.  Hope that this helps.  I have long forgotten where I found the synclient command.<br>
<br>
  walt<span class="m_3418730607828475940im m_3418730607828475940HOEnZb"><br>
<br>
On 12/26/2017 02:14 PM, Owen Thomas wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a Dell Latitude E5570, and I know well the frustrations of the Dell touchpad. I had an HP once running Windows 8 (I think?), and I found the feature where the touchpad could be disabled while one is typing to be very useful. So far, I have not been able to find or enable the same functionality in Dell that can be used in Ubuntu.<br>
<br>
</blockquote>
<br>
<br></span><span class="m_3418730607828475940HOEnZb"><font color="#888888">
-- <br>
----- Walt Jamison, W7PRB  w7prb@comcast.net-----</font></span><div class="m_3418730607828475940HOEnZb"><div class="m_3418730607828475940h5"><br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailm<wbr>an/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>