You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Is there a way to disable trackpad clicking by touch?

Author (Read 5162 times)

0 Members and 1 Guest are viewing this topic.

Re: Is there a way to disable trackpad clicking by touch?
« Reply #4 on: June 26, 2020, 06:11:25 PM »
 

johnausten13

  • New to Forums
  • *
  • 44
    Posts
  • Reputation: 3
  • Linux Lite Member
    • View Profile

  • CPU: E7500 @ 2.93Ghz

  • MEMORY: 6Gb

  • VIDEO CARD: Integrated

  • Kernel: 5.x
I am not sure if this still works since I already gifted my Linux Lite Laptop last year.

1. Menu>Settings>Mouse and Touchpad>tab Touchpad> Disable touchpad while typing: set the slider to OFF.


2. Menu>Terminal

a. Copy/paste:
Code: [Select]
sudo apt-get install xserver-xorg-input-synapticsb. Copy/paste:
Code: [Select]
sudo mkdir -v /etc/X11/xorg.conf.dc. Copy/paste:
Code: [Select]
sudo cp -v /usr/share/X11/xorg.conf.d/70-synaptics.conf /etc/X11/xorg.conf.d/70-synaptics.conf
3. Menu>Session and Startup>Application Autostart tab

a. Click Add (+ sign)
b. Fill-out the following:

-- Name: Syndaemon
-- Description: Disable the touchpad while typing
-- Command: syndaemon -i 1.0 -K -R -t
Click OK.


4. Reboot your computer
5. Check if working : Terminal> ps aux|grep syndaemon



« Last Edit: June 27, 2020, 01:16:49 AM by johnausten13 »
 

Re: Is there a way to disable trackpad clicking by touch?
« Reply #3 on: May 26, 2020, 04:41:23 AM »
 

DeepThought

  • Forum Regular
  • ***
  • 237
    Posts
  • Reputation: 40
  • Linux Lite Member
    • View Profile
    • WKDfm Radio | WKDfm Chat

  • CPU: AMD Turion(tm) 64 x 2 Mobile Technology TL-60

  • MEMORY: 4Gb

  • VIDEO CARD: ATI RS480

  • Kernel: 5.x
Settings - Mouse & Touchpad :

Where it says Device there's a dropbox next to it.
Choose your trackpad/touchpad from the list and use the switch next to it to disable.

:)
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
 

Re: Is there a way to disable trackpad clicking by touch?
« Reply #2 on: May 25, 2020, 11:09:24 PM »
 

supergamer

  • Forum Regular
  • ***
  • 163
    Posts
  • Reputation: 27
  • Linux Lite Member
    • View Profile

  • CPU: AMD Phenom 565

  • MEMORY: 12Gb

  • VIDEO CARD: 550 ti
Open up the menu and type mouse, you should see Mouse and Trackpad, select that and look around to see if there is an option that suits your needs.
 

Is there a way to disable trackpad clicking by touch?
« Reply #1 on: May 25, 2020, 08:18:59 PM »
 

Peter Van Horn IV

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
    • View Profile
I don't see any option in the mouse settings area about how to change this.  Thanks

(I keep hitting it accidentally while typing on my tiny netbook)   :)

Thank You
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section