LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 05-06-2015, 12:32 PM   #1
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Rep: Reputation: 15
xf86-input-synaptics


I have installed Opensuse 13.2, I find that my laptop touchpad is very sensitive. Any time I try to point and click on an icon, the pointer jumps slightly, which is very annoying. I tried using the mouse/pointer settings in SETTINGS, to address this issue, but it makes no difference. I have downloaded xf86-input-synaptics which claims to give me more control over the touchpad, but I cannot find any gui to use it from. Does this have to be installed separately, or is it somewhere other than the SETTINGS menu?

Thanks.

Tim
 
Old 05-07-2015, 05:38 AM   #2
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
You can configure the synaptics driver using a file at /etc/X11/xorg.conf.d/50-synaptics.conf (this is my preference, any xorg.conf file will have the same effect):
Code:
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "foo" "bar"
        MatchDevicePath "/dev/input/event*"
EndSection
Replace "foo" with the Option you want to change and "bar" with the value you wish to use (keep the quotation marks).

A list of available options and their possible values can be found in man 4 synaptics

You can check the values before you commit them to the file by using:
Code:
synclient foo=bar
However, be aware that these options may not be honoured depending on your desktop environment (GNOME & KDE like to over-ride these settings).
 
  


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
xf86-input-synaptics-1.4.0 causing sluggish cursor movement uhgreen Linux - Laptop and Netbook 1 05-01-2011 05:52 PM
[SOLVED] Mouse cursor stuttering in Xorg 1.9, laptop w/ xf86-input-synaptics MrCode Linux - Desktop 9 03-10-2011 05:30 PM
Tyring to build xf86-input-summa and missing header files wufo Slackware 1 03-02-2010 02:28 AM
xf86-input-keyboard and xf86-input-mouse masked CollieJim Gentoo 4 11-09-2009 09:57 PM
Howto write XF86 Input Module? ZX_SA Programming 0 05-11-2005 09:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 09:42 PM.

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