[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Turning off touchpad "scroll"



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi. Up to date Sid.

Back before the recent changes in X, I had put this in my xorg.conf:

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "VertEdgeScroll"        "false"
        Option          "HorizEdgeScroll"       "false"
EndSection

and the very annoying "scroll" areas were gloriously gone.

But now, after the change in X where most of the specific 
configuration options are autodetected, I'm back to having "scroll" 
areas.

So I put the following into the only place available in the new 
xorg.conf

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "VertEdgeScroll"        "false"
        Option          "HorizEdgeScroll"       "false"
EndSection

but the annoying "scroll" remains.

Suggestions?

- -- 
Treason! http://blog.mises.org/archives/007926.asp

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUBSK1RDy9Y35yItIgBAQLl9gf+OlJ+nPvv9zv+E+HfDvZEnVNxS7PMDWz+
A38J8u82MQO85bhLDqeS7HDshlkUv3eGdLgeCa60msy5vfs/yq5NiNyHrDWkB4Ld
/PiZfjYOMbCSl/Rjzk2IJ7w+9dNTkh28y8tqeRmnwFwJey3wmSLcZ2oUMDch5Ll4
ldB+5cZBFXExcmTqVOhE6VdZDr4anfFmqs0aV8nybZIMjpQBJVr0ZJcYQGzmqiVu
JYKM9C74CVUltUzQdPjkfJoeXkyO9hPURDyCA+mv39tPTLr/6XMJCSyvWGrJRw3R
HnptOF8RlMN1OTPft2qJgHsuzY46B/WgjrFGnFfpsE4AqBqI438stw==
=swfj
-----END PGP SIGNATURE-----


Reply to: