[opensuse-factory] Touchpad too sensitive
Hello, My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo. Greetings, Javier -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo. are you using the synaptics driver?
Post the relevant part of xorg.conf. regards Felix Möller -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 07 December 2008 19:33:13 Felix Möller wrote:
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo.
are you using the synaptics driver?
Yes, I am using the synaptics driver.
Post the relevant part of xorg.conf.
See below. That's the xorg.conf file generated by SaX.
regards Felix Möller
Greetings, Javier -- Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "AccelFactor" "0.1" Option "BottomEdge" "650" Option "Buttons" "5" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "CircularScrolling" "1" Option "Device" "/dev/input/mice" Option "EdgeMotionMaxSpeed" "15" Option "EdgeMotionMinSpeed" "15" Option "Emulate3Buttons" "on" Option "EmulateMidButtonTime" "75" Option "FingerHigh" "17" Option "FingerLow" "14" Option "HorizScrollDelta" "0" Option "InputFashion" "Mouse" Option "LeftEdge" "120" Option "MaxSpeed" "3" Option "MaxTapMove" "110" Option "MaxTapTime" "180" Option "MinSpeed" "0.2" Option "Name" "ALPS;Touchpad" Option "Protocol" "auto-dev" Option "RightEdge" "830" Option "SHMConfig" "on" Option "TopEdge" "120" Option "UpDownScrolling" "1" Option "Vendor" "Sysp" Option "VertScrollDelta" "20" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse[3]" Option "AccelFactor" "0.1" Option "BottomEdge" "650" Option "Buttons" "5" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "CircularScrolling" "1" Option "Device" "/dev/input/mice" Option "EdgeMotionMaxSpeed" "15" Option "EdgeMotionMinSpeed" "15" Option "Emulate3Buttons" "on" Option "EmulateMidButtonTime" "75" Option "FingerHigh" "17" Option "FingerLow" "14" Option "HorizScrollDelta" "0" Option "InputFashion" "Mouse" Option "LeftEdge" "120" Option "MaxSpeed" "3" Option "MaxTapMove" "110" Option "MaxTapTime" "180" Option "MinSpeed" "0.2" Option "Name" "ALPS;Touchpad" Option "Protocol" "auto-dev" Option "RightEdge" "830" Option "SHMConfig" "on" Option "TopEdge" "120" Option "UpDownScrolling" "1" Option "Vendor" "Sysp" Option "VertScrollDelta" "20" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[5]" Option "Device" "/dev/input/mice" Option "Name" "Sony Vaio Jogdial" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection [...] Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[5]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo. are you using the synaptics driver?
Yes, I am using the synaptics driver.
Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "AccelFactor" "0.1" EndSection
Section "InputDevice" Driver "synaptics" Identifier "Mouse[3]" Option "AccelFactor" "0.1"
Option "FingerHigh" "17" Option "FingerLow" "14" EndSection play a little with "AccelFactor", "FingerHigh", "FingerLow" there is a ksynaptics too.
But why do you have two tocuhpad sections in Xorg.conf? Was this generated by Sax2? Then file a bug, two tochpads do not seem right ... HTH Felix Möller -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 07 December 2008 22:21:21 Felix Möller wrote:
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have
played with
xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2
ALPS
GlidePoint according to hwinfo.
are you using the synaptics driver?
Yes, I am using the synaptics driver.
Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "AccelFactor" "0.1" EndSection
Section "InputDevice" Driver "synaptics" Identifier "Mouse[3]" Option "AccelFactor" "0.1"
Option "FingerHigh" "17" Option "FingerLow" "14" EndSection
play a little with "AccelFactor", "FingerHigh", "FingerLow" there is a ksynaptics too.
OK. I will. Thanks :)
But why do you have two tocuhpad sections in Xorg.conf? Was this generated by Sax2?
Yes, it was generated by SaX2.
Then file a bug, two tochpads do not seem right ...
Done. https://bugzilla.novell.com/show_bug.cgi?id=457298
HTH Felix Möller
Greetings, Javier -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Javier Llorente wrote:
Hello,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo.
Mine is also an Alps....I'd just like to find a way to turn the sucker off!!! Fred -- "I believe that banking institutions are more dangerous to our liberties than standing armies. If the American people ever allow private banks to control the issue of their currency, first by inflation, then by deflation, the banks and corporations that will grow up around the banks will deprive the people of all property until their children wake-up homeless on the continent their fathers conquered." Thomas Jefferson, 1802 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo.
Mine is also an Alps....I'd just like to find a way to turn the sucker off!!! have a look at "man syndaemon" it is possible to deactivate the touchpad while typing...
@Stefan: Shouldn't this be configured automatically? HTH Felix Möller -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Felix Möller wrote:
Hi,
My touchpad is too sensitive on openSUSE 11.1 RC 1. I have played with xorg.conf without any luck yet. Any suggestions? Mine is a AlpsPS/2 ALPS GlidePoint according to hwinfo. Mine is also an Alps....I'd just like to find a way to turn the sucker off!!! have a look at "man syndaemon" it is possible to deactivate the touchpad while typing...
@Stefan: Shouldn't this be configured automatically?
'Not here. I get the error: Can't access shared memory area. SHMConfig disabled? I have the Alps touchpad turned off in sax2, and my Logitech wireless turn on, but the touchpad just won't "go away!" Fred -- "I believe that banking institutions are more dangerous to our liberties than standing armies. If the American people ever allow private banks to control the issue of their currency, first by inflation, then by deflation, the banks and corporations that will grow up around the banks will deprive the people of all property until their children wake-up homeless on the continent their fathers conquered." Thomas Jefferson, 1802 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Felix Möller wrote:
Hi,
<snip>
have a look at "man syndaemon" it is possible to deactivate the touchpad while typing...
@Stefan: Shouldn't this be configured automatically?
HTH Felix Möller
THANK YOU!!! I have always wanted a way to do this to keep the cursor from jumping 1/2 page in some direction due to an accidental brushing of the touchpad with the palm of my thumb. It had just never bubbled up as a priority for me to track down. It works just great: syndaemon -d -p /var/run/dcr/syndaemon.pid -K Thanks again Felix! -- David C. Rankin, J.D.,P.E. | openSoftware und SystemEntwicklung Rankin Law Firm, PLLC | Countdown for openSuSE 11.1 www.rankinlawfirm.com | http://counter.opensuse.org/11.1/small -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (4)
-
David C. Rankin
-
Felix Möller
-
Fred A. Miller
-
Javier Llorente