2009/10/8 RAUL LONGHI <[email protected]>: > E dai galera, > > eu atualizei o meu Lenny para Testing e aconteceu a mesma coisa. Fiz o > seguinte: > > 1) Instale o pacote xserver-xorg-input-synaptics > > 2) no xorg.conf, na sessão do Mouse, substitua por isso. > > Section "InputDevice" > Identifier "Mouse0" > Driver "synaptics" > Option "Protocol" "auto-dev" > Option "ZAxisMapping" "4 5" > Option "Device" "/dev/psaux" > Option "Emulate3Buttons" "true" > Option "Emulate3Timeout" "70" > Option "SendCoreEvents" "true" > Option "SHMConfig" "true" > Option "Repeater" "/dev/input/mice" > Option "LeftEdge" "2000" > Option "RightEdge" "5600" > Option "TopEdge" "2000" > Option "BottomEdge" "3800" > Option "FingerLow" "40" > Option "FingerHigh" "43" > Option "FingerPress" "256" > Option "MaxTapTime" "180" > Option "MaxTapMove" "110" > Option "MaxDoubleTapTime" "180" > Option "SingleTapTimeout" "180" > Option "ClickTime" "70" > Option "FastTaps" "0" > Option "EmulateMidButtonTime" "70" > Option "EmulateTwoFingerMinZ" "257" > Option "VertScrollDelta" "200" > Option "HorizScollDelta" "200" > Option "VertEdgeScroll" "1" > Option "HorizEdgeScroll" "1" > Option "VertTwoFingerScroll" "0" > Option "HorizTwoFingerScroll" "0" > Option "MinSpeed" "0.03" > Option "MaxSpeed" "0.20" > Option "AccelFactor" "0.07" > Option "TrackstickSpeed" "40" > Option "EdgeMotionMinZ" "30" > Option "EdgeMotionMaxZ" "200" > Option "EdgeMotionMinSpeed" "200" > Option "EdgeMotionMaxSpeed" "200" > Option "EdgeMotionUseAlways" "0" > Option "UpDownScrolling" "1" > Option "LeftRightScrolling" "1" > Option "UpDownRepeat" "1" > Option "LeftRightRepeat" "1" > Option "ScrollButtonRepeat" "100" > Option "TouchpadOff" "0" > Option "GuestMouseOff" "0" > Option "LockedDrags" "0" > Option "LockedDragTimeout" "5000" > Option "RTCornerButton" "0" > Option "RBCornerButton" "0" > Option "LTCornerButton" "0" > Option "LBCornerButton" "0" > Option "TapButton1" "1" > Option "TapButton2" "2" > Option "TapButton3" "3" > Option "CircularScrolling" "1" > Option "CircScrollDelta" "0.1" > Option "CircScrollTrigger" "2" > Option "CircularPad" "0" > Option "PalmDetect" "1" > Option "PalmMinWidth" "10" > Option "PalmMinZ" "200" > Option "CoastingSpeed" "0" > Option "PressureMotionMinZ" "30" > Option "PressureMotionMaxZ" "160" > Option "PressureMotionMinFactor" "1" > Option "PressureMotionMaxFactor" "1" > Option "GrabEventDevice" "1" > EndSection > > Abraço pessoal >
Respondeu só pra mim, colega. Mas... precisa de todas essas opções mesmo? Geśus!!! =P

