dragging

DVD/CD-RW drive, Touchpad, Extra Keys (Security Panel)

dragging

Postby eiku on 16 Dec 2005 08:16

Hi

I have a S6010 under my management. Debian testing with 2.6.12 kernel and X.org. A while ago after some updates the touchpad dragging stopped working.
I found that in xorg.conf there is nothing about the touchpad. Should there be anything? If yes, then what? And I need to use synaptics driver for the toucpad or is there something else (I somehow recall seeing something about ALPS touchpad in the bootup messages)?

Has anybody stumbled on the same problem?

eiku
eiku
 
Posts: 1
Joined: 16 Dec 2005 08:10
Location: Tallinn, Estonia

Postby tobi on 17 Dec 2005 17:18

My Section for the touchpad in xorg.conf:

Code: Select all
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"                "true"
        Option          "Device"                                "/dev/psaux"
        Option          "Protocol"                              "auto-dev"
        Option          "LeftEdge"                              "120"
        Option          "RightEdge"                             "830"
        Option          "TopEdge"                               "120"
        Option          "BottomEdge"                    "650"
        Option          "FingerLow"                             "14"
        Option          "FingerHigh"                    "15"
        Option          "MaxTapTime"                    "180"
        Option          "MaxTapMove"                    "110"
        Option          "EmulateMidButtonTime"  "75"
        Option          "VertScrollDelta"               "20"
        Option          "HorizScrollDelta"              "20"
        Option          "MinSpeed"                              "0.3"
        Option          "MaxSpeed"                              "0.75"
        Option          "AccelFactor"                   "0.015"
        Option          "EdgeMotionMinSpeed"    "200"
        Option          "EdgeMotionMaxSpeed"    "200"
        Option          "UpDownScrolling"               "1"
        Option          "CircularScrolling"             "1"
        Option          "CircScrollDelta"               "0.1"
        Option          "CircScrollTrigger"             "2"
EndSection
tobi
 

Postby Guest on 20 Dec 2005 12:08

tobi wrote:My Section for the touchpad in xorg.conf: ...

Great. Thanks. Now dragging works again.

some times ago I tried to use the synaptics driver but I must have done something wrong back then as the touchpad stopper working at all.

I think the problem game up with move from free86 to xorg. The automatic conf file change failed somehow.

Thanks again!

Heiko
Guest
 


Return to Input

Who is online

Users browsing this forum: No registered users and 1 guest

cron