Unix Technical Forum

touchpad smooth scrolling

This is a discussion on touchpad smooth scrolling within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I have got a synaptics touchpad on my dell laptop. I installed a driver for it and it is ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 03:47 PM
Ed LaBonte
 
Posts: n/a
Default touchpad smooth scrolling

I have got a synaptics touchpad on my dell laptop. I installed a driver
for it and it is working very well. However when I am scrolling using a
finger along the right edge of the touchpad it scrolls by skipping several
lines at a time. I think there is a way to make it scroll smoothly but I
don't know what to add to the xorg.conf file. The following relates to the
synaptics touchpad:

Section "InputDevice"

# Identifier and driver

Identifier "Synaptics Mouse"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "HorizScrollDelta" "0"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0"
Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"

EndSection

Anyone else who has a synaptics touchpad and has dealt with this, could
you tell me how to re-edit this to make it scroll smoothly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 03:48 PM
Stefano
 
Posts: n/a
Default Re: touchpad smooth scrolling

Ed LaBonte <edNO@SPAMlabonte.com> wrote in message news:<pan.2004.10.21.18.01.06.318688@SPAMlabonte.c om>...

> Anyone else who has a synaptics touchpad and has dealt with this, could
> you tell me how to re-edit this to make it scroll smoothly.


I don't have my laptop with me right now, but i'll send you my
relevant xorg.conf as soon as possible, i got an hp and it works
perfectly.

Stefano
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 03:51 PM
Stefano
 
Posts: n/a
Default Re: touchpad smooth scrolling

Ed LaBonte <edNO@SPAMlabonte.com> wrote in message news:<pan.2004.10.21.18.01.06.318688@SPAMlabonte.c om>...

> Anyone else who has a synaptics touchpad and has dealt with this, could
> you tell me how to re-edit this to make it scroll smoothly.


Driver "synaptics"
Option "Protocol" "auto-dev"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "yes"
Option "LeftEdge" "1900"
Option "RightEdge" "5400"
Option "BottomEdge" "4000"
Option "TopEdge" "1900"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"


This is my config, hope this help.


Stefano
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 03:51 PM
Peter
 
Posts: n/a
Default Re: touchpad smooth scrolling

On Sat, 23 Oct 2004 13:22:46 -0700, Stefano wrote:

> Ed LaBonte <edNO@SPAMlabonte.com> wrote in message
> news:<pan.2004.10.21.18.01.06.318688@SPAMlabonte.c om>...
>
>> Anyone else who has a synaptics touchpad and has dealt with this, could
>> you tell me how to re-edit this to make it scroll smoothly.

>
> Driver "synaptics"
> Option "Protocol" "auto-dev"
> Option "ZAxisMapping" "4 5"
> Option "Device" "/dev/mouse"
> Option "Emulate3Buttons" "yes"
> Option "LeftEdge" "1900"
> Option "RightEdge" "5400"
> Option "BottomEdge" "4000"
> Option "TopEdge" "1900"
> Option "FingerLow" "25"
> Option "FingerHigh" "30"
> Option "MaxTapTime" "180"
> Option "MaxTapMove" "220"
> Option "VertScrollDelta" "100"
> Option "MinSpeed" "0.02"
> Option "MaxSpeed" "0.18"
> Option "AccelFactor" "0.0010"
> Option "SHMConfig" "on"
>
>
> This is my config, hope this help.
>
>
> Stefano

asdf

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:37 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com