Sie sind nicht angemeldet.

1

11.03.2008, 09:22

doppelclick zeit oder sowas

Hi Leute, ich hab in letzter Zeit Probleme mit meinem Touchpad, ALPS, und auch mit einer Maus die ich oft anschließe....

Mir ist es irgendwie vorher nie so krass aufgefallen, aber manchmal, wenn ich nur einmal tippe bzw klicke macht er einen doppelclick. Ich hab schonmal in gnome rumprobiert aber selbst wenn ich da die zeit verkürze oder so, macht er immer noch sporadisch einen doppelklick draus.

hier mal der auszug aus der xorg.conf für mein touchpad.... ich hab irgendwie lange dran rumgedoktert bis es meinen wünschen entsprach, keine ahnung ob ich die funktionen alle brauch, vielleicht hat da noch jemand ein paar tips...


Zitat

Section "InputDevice"
Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons"
Option "ZAxisMapping" "4 5"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "ALPS Touchpad"
Driver "synaptics"
Option "Protocol" "Auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons"
Option "ZAxisMapping" "4 5"
# Option "CorePointer"
# Option "SendCoreEvents" "true"
Option "SHMConfig" "on"
Option "LeftEdge" "120"
Option "RightEdge" "910"
Option "TopEdge" "120"
Option "BottomEdge" "120"
Option "FingerLow" "25"
Option "FingerHigh" "30"
# Option "MaxTapTime" "180"
# Option "MaxTapMove" "110"
Option "MaxDoubleTapTime" "180"
# Option "ClickTime" "100"
# Option "FastTaps" "1"
# Option "EmulateMidButtonTime" "75"
# Option "VertScrollDelta" "1"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "0"
Option "MinSpeed" "0.5"
Option "MaxSpeed" "9.5"
Option "AccelFactor" "0.06"
# Option "EdgeMotionMinZ" "30"
# Option "EdgeMotionMaxZ" "160"
Option "EdgeMotionMinSpeed" "15"
Option "EdgeMotionMaxSpeed" "15"
# Option "EdgeMotionUseAlways" "0"
# Option "UpDownScrolling" "1"
# Option "LeftRightScrolling" "1"
Option "TouchpadOff" "0"
Option "GuestMouseOff" "1"
# Option "LockedDrags" "1"
Option "RTCornerButton" "0"
Option "RBCornerButton" "2"
Option "LTCornerButton" "0"
Option "LBCornerButton" "0"
# Option "TapButton1" "1"
# Option "TapButton2" "3"
# Option "TapButton3" "3"
# Option "CircularScrolling" "0"
# Option "CircScrollDelta" "0.08"
# Option "CircScrollTrigger" "0"
# Option "CircularPad" "0"
Option "PalmDetect" "1"
Option "PalmMinWidth" "10"
Option "PalmMinZ" "25"
# Option "CoastingSpeed" "0"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection


Ich weiß es sind recht viele Punkte auskommentiert, ich hoffe daran stößt sich keiner...

Quellcode

1
2
date ; unzip | port ; touch | head ; strip | top ; finger socket ; 
grep ; mount | tail ; gasp < yes & yes ; umount ; sleep

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »würmchen« (19.03.2008, 19:02)


2

19.03.2008, 19:02

Also ich hab mal den microschalter in der maus sauber gemacht und jetzt tut es das ding wieder einwandfrei.. also kein softwareporblem.... mit dem touchpad hab ich mir wohl nur eingebildet...

Quellcode

1
2
date ; unzip | port ; touch | head ; strip | top ; finger socket ; 
grep ; mount | tail ; gasp < yes & yes ; umount ; sleep