LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-17-2019, 09:15 AM   #1
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Rep: Reputation: Disabled
Lenovo T400: Touch pad issue: Cursor gets shifted somewhere while I type


Hello
I am fed up. I use hunt and peck system for typing.Do not see the monitor while I type. Bloody cursor would have jumped some where and I, without having noticed it, continue to type. In the end, only garbage
Is this a hardware issue or synaptics package or some other issue
Kindly enlighten me
 
Old 09-17-2019, 10:21 AM   #2
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Is it possible you are unknowingly touching the touchpad while typing?
 
Old 09-17-2019, 04:51 PM   #3
Labinnah
Member
 
Registered: May 2014
Location: Łódź, Poland
Distribution: Slackware-current
Posts: 185

Rep: Reputation: 112Reputation: 112
It could be trackpoint issue. On some other hardware I've problem with it when it was unable to detect neutral position, and cursor slowly migrates to edge of screen.

Try to type looking at screen and observe cursor behavior - it maybe helps detect problem.
 
Old 09-17-2019, 06:26 PM   #4
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
I have a T400.

I don't know if any of the following will help you, but here is what works for me. I use Slackware 14.2 and the Xfce and MATE desktops.

I never found the red eraser head trackpoint gizmo useful for anything. I kept bumping my thumbs against the contraption. I removed the "eraser" head.

In the trackpad configuration:

* Set drag-and-drop threshold to maximum.
* Set the double-click speed to slow.
* Disable touchpad while typing.
* Disabled using mouse clicks with the trackpad.
* Disabled two-finger and three-finger click emulation.
* Disable all scrolling options.

In addition to those precautions, long ago I wrote a shell script to disable the trackpad. I use a mouse. The script disables the trackpad upon logging in (~/.config/autostart). I can toggle the trackpad status but seldom, no, rarely do that with laptops I use.

I have a cynical low opinion of trackpads and trackpoints, but there is an old saying about opinions and a--holes. Every one has one and they both stink.

Edit: I have the top trackpad buttons disabled in the BIOS.

Last edited by upnort; 09-17-2019 at 10:43 PM.
 
1 members found this post helpful.
Old 09-17-2019, 09:06 PM   #5
Jan K.
Member
 
Registered: Apr 2019
Location: Esbjerg
Distribution: Windows 7...
Posts: 773

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
I have the T440s... disabled touchpad in BIOS and got a wireless Logitech M705. Happy again!

Touchpads are so inefficient compared to use of a mouse...
 
Old 09-17-2019, 10:42 PM   #6
phalange
Member
 
Registered: May 2018
Distribution: Slackware, FreeBSD, Debian
Posts: 355

Rep: Reputation: 184Reputation: 184
https://www.linuxquestions.org/quest...ut-4175660871/

Parallel threads. I've been getting irritated with my Asus trackpad too, which is needlessly large. I'm typing this on a lenovo T61 that has a pad like a postage stamp and never misbehaves.
 
Old 09-17-2019, 11:07 PM   #7
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
In my T400 /etc/X11/xorg.conf.d/ I have 50-synaptics.conf:

Code:
# DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN ON UPGRADES
# Copy this file to /etc/X11/xorg.conf.d/ and edit the copy
#
# Use "synclient -l" to see all available options
# Use "man synaptics" for details about what the options do
#
Section "InputClass"
  Identifier "touchpad"
  Driver "synaptics"
  MatchDevicePath "/dev/input/event*"
  MatchIsTouchpad "on"
  Option "TapButton1" "0"
  Option "TapButton2" "0"
  Option "TapButton3" "0"
  Option "TapAndDragGesture" "0"
  Option "HorizEdgeScroll" "false"
  Option "VertEdgeScroll" "false"
EndSection
Some time ago I wrote online about trackpads. In that article are links to my two shell scripts. Nothing magical and possibly might need tweaking for other users. The article mentions using the T400 Fn-F11 keyboard shortcut to toggle the trackpad. Still works on my T400. I still detest trackpads.

For good measure, unlike Will Rogers, I never met a laptop keyboard I liked. The keycaps are always smaller than normal, mushy, and none have well placed navigation keys.

Quote:
I've been getting irritated with my Asus trackpad too, which is needlessly large.
I notice many new models place the trackpad offset from center to favor right-handed users.

Last edited by upnort; 09-17-2019 at 11:10 PM.
 
2 members found this post helpful.
Old 09-17-2019, 11:44 PM   #8
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by montagdude View Post
Is it possible you are unknowingly touching the touchpad while typing?
My fingers will be in the air. Not even an accidental touch on the pads

upnort
Thanks for your inputs. The behaviour is better now. Will live with this.
Recession in automotive industry. Cant buy a new one

Thanks to all for your inputs
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I turn off touch to left click on my touch pad rob.rice Linux - General 5 05-31-2012 09:22 AM
Wireless driver for lenovo thinkpad t400 jamesmorlock Linux - Laptop and Netbook 2 05-21-2009 01:43 PM
Trouble installing slack12.2 on a Lenovo t400 to a drive in the ultrabay Tirith Slackware - Installation 2 03-09-2009 01:03 AM
Lenovo touch pad impeteperry Ubuntu 4 12-06-2008 04:24 PM
Synaptics / touch pad typing with random cursor jumps --solution 1kyle SUSE / openSUSE 0 03-25-2008 06:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration