Niedawno kupilem laptopa Dell XPS M1530. Po instalacji Debiana touchpad bardzo dziwnie sie zachowuje, doslownie lata po Desktopie.
Instalowalem Synapticiem i inne rzeczy. Nic nie pomoglo. Podkresle, ze na prawie takim samym pliku xorg.conf dziala touchpad mojego kolegi na m1330 (gentoo).
tpconfig:
Kod: Zaznacz cały
Found Synaptics Touchpad.
Firmware: 8.96 (multiple-byte mode).
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 5 00:10:21 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Option "AIGLX" "true"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
Load "wfb"
Load "xtt"
Load "dga"
EndSection
#Section "InputDevice"
# generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "synaptics"
Option "Protocol" "auto-dev" # PS/2 Mouse
Option "SendCoreEvents"
Option "SHMConfig" "on"
Option "Emulate3Buttons" "on"
Option "VertScrollDelta" "100"
Option "HorizScrollDelta" "430"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Screen0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
#VideoRam 131072
# Insert Clocks lines here if appropriate
Identifier "Gf"
Driver "nvidia"
Option "DRI" "true"
Option "XAANoOffscreenPixmaps"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "True"
Option "DAMAGE" "Enable"
Option "RENDER" "Enable"
EndSection