Daniel Mader schrieb:
< English below > Hallo zusammen,
ich habe jetzt so etwa 5 Std damit verbracht und komme nicht weiter. In meinem Dell C600 ist ein Synaptics Touchpad verbaut, und nachdem ich dies in der XF86Config habe, kann ich es nun auch voll mit meiner 9.1 Pro nutzen. Mein Problem: jetzt geht eindeutig zuviel, egal wo man seinen Finger hat, irgendwas wird immer ausgeloest! Besonders nervig ist das staendige Vor- und Zurueckblaettern im FF wenn man den Finger nur kurz links unten hat.
Meine Frage also: wie kann ich die XF86Config so konfigurieren, dass nur noch Tapping (inkl. Doppelklick und Dragging) und Scrolling (vertikal und evtl. horizontal) funktioniert? Nirgends finde ich eine Beschreibung der verfuegbaren Optionen...
Ich poste mal den relevanten Abschnitt der Config.
Fuer Hilfe waere ich wirklich sehr dankbar, allerdings moechte ich die Einstellungen wirklich systemweit haben, also kommt eine Loesung mit lokalen Einstellungen nicht in Frage... Oder geht das nicht anders?
Vielen Dank, Daniel Mader
< German above > Hi all,
I spent about 5 hours figuring out how to config the Synaptics touchpad in my Dell C600 with 9.1 Pro. Since I set the driver to "synaptics" in the XF86Config everything works, but this is simply too much! Wherever I touch, always a certain events is triggered, causing e.g. annoying forward and backward flipping in the FF. There seems to be no comprehensive description of the available options in the XF86Config!
All I want is ONLY tapping (incl. doubleclick and dragging) and scrolling (horizontal and vertical). None of the other extra events is useful to me!
I will post the relevant section of the file below!
Any help is greatly appreciated. But please keep in mind that I want those settings systemwide, thus no local configuration tool is a good solution for me. Or is this the only way to go?
Thank you very much,
Daniel Mader
Section "Module" Load "dbe" Load "type1" Load "speedo" Load "freetype" Load "extmod" Load "glx" Load "v4l" Load "dri" ################################################### Load "synaptics" ################################################### EndSection
Section "InputDevice" Identifier "Touchpad[0]" Option "Name" "Synaptics;Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" # Option "Device" "/dev/input/event0" # Option "Protocol" "event" # Option "SendCoreEvents" "yes" # Option "InputFashion" "Mouse" # Option "CorePointer"
Option "SHMConfig" "on"
Option "Emulate3Buttons" "on"
# Option "MaxTapTime" "180" Option "MaxTapTime" "50" Option "MaxTapMove" "220" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010"
# Option "TopEdge" "1900" # Option "BottomEdge" "4000" # Option "LeftEdge" "1900" # Option "RightEdge" "5400" # Option "Edges" "1900 5400 1800 3900"
# Option "Finger" "25 30" # Option "FingerHigh" "30" # Option "FingerLow" "25"
Option "VertScrollDelta" "100" Option "ZAxisMapping" "4 5" EndSection
Vielleicht hilft dir diese Seite hier weiter: http://web.telia.com/~u89404340/touchpad/index.html -- Mit freundlichen Grüßen Holger Ensslen http://www.tux-waren.de IM: tuxwaren@jabber.org