Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-11-2014, 08:48 AM
|
#1
|
Member
Registered: Jun 2014
Distribution: Slackware 14.1 on HP 6910p
Posts: 50
Rep:
|
Mouse jumps
Hello, guys!
Bought a new laptop HP 470 and have this annoying mouse jumps with the touchpad. For instance, I go to CUT in the context menu and till I tap it jumps to COPY, or I go to GO TO PARENT FOLDER and it jumps to EDIT or VIEW. A few times I was trying to open a folder and it drags and drops it in the above folder. Simply annoying. Googled a bit and created one file called synaptics.conf in /etc/X11/xorg.conf.d with the following
Code:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "FingerLow" "2"
Option "FingerHigh" "3"
EndSection
but still get those jumps from time to time. Is there anything else I could do?
Thank you in advance!
|
|
|
10-11-2014, 11:26 AM
|
#2
|
Member
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 783
|
You can try
inside a xterm with different numeric values, that is my setting for a laptop. If you find a value that seems to work add it to your ~/.xinitrc. See "man xset"
John
|
|
|
10-13-2014, 12:13 PM
|
#3
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
Try setting Finger low and high to much higher like 35 and 40.
Brian
|
|
|
10-13-2014, 01:26 PM
|
#4
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
I just checked my laptop and I have them at 25 and 30. Your settings would make the pad extremely sensitive.
You can see your settings with the command "synclient -l". You may need to play with the click-related settings.
Brian
|
|
|
10-14-2014, 02:43 AM
|
#5
|
Member
Registered: Jun 2014
Distribution: Slackware 14.1 on HP 6910p
Posts: 50
Original Poster
Rep:
|
@John
Quote:
Originally Posted by jmccue
You can try
inside a xterm with different numeric values, that is my setting for a laptop. If you find a value that seems to work add it to your ~/.xinitrc.
|
I think I see some results with
but still not perfect. And in order for this to work I had to put it in ~/.bashrc.
@Brian
Quote:
Originally Posted by BCarey
You can see your settings with the command "synclient -l".
|
Just checked "synclient -l" and it shows 25 and 30. Seems like neither the file synaptics.conf in /etc/X11/xorg.conf.d that I created, nor the suggestion from John does anything although I get the feeling that they have some effect. Where exactly are Finger low and high settings located?
|
|
|
10-14-2014, 09:26 AM
|
#6
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
With slackware the "proper" way is to copy /usr/share/X11/xorg.conf.d/50-synaptics.conf to /etc/X11/xorg.conf.d/ and then edit it. The main difference I see between that file and the one you created is that the slackware file uses "InputClass" and your file uses "InputDevice".
Brian
|
|
|
10-18-2014, 10:34 AM
|
#7
|
Member
Registered: Jun 2014
Distribution: Slackware 14.1 on HP 6910p
Posts: 50
Original Poster
Rep:
|
Quote:
Originally Posted by BCarey
With slackware the "proper" way is to copy /usr/share/X11/xorg.conf.d/50-synaptics.conf to /etc/X11/xorg.conf.d/ and then edit it.
|
Doesn't work for me. This is by far the most effective:
|
|
|
10-18-2014, 06:17 PM
|
#8
|
Senior Member
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727
|
Quote:
Originally Posted by amaro
Hello, guys!
Bought a new laptop HP 470 and have this annoying mouse jumps with the touchpad. For instance, I go to CUT in the context menu and till I tap it jumps to COPY, or I go to GO TO PARENT FOLDER and it jumps to EDIT or VIEW. A few times I was trying to open a folder and it drags and drops it in the above folder. Simply annoying. Googled a bit and created one file called synaptics.conf in /etc/X11/xorg.conf.d with the following
Code:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "FingerLow" "2"
Option "FingerHigh" "3"
EndSection
but still get those jumps from time to time. Is there anything else I could do?
Thank you in advance!
|
You can pray to the TOP10 best followed gods, but your mouse is just... crap. Buy another one. Something around $5 and you'll be happy.
BTW, I have a respectable crazy mouses collection, containing around 20 units... I keep them for wires, when I need them...
|
|
|
All times are GMT -5. The time now is 10:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|