On Sun, Mar 28, 2010 at 10:17:05AM +0200, Harald Dunkel wrote: > Package: xserver-xorg-input-synaptics > Version: 1.2.1-1 > > Hardware: Dell XPS M1330 > > Problem: The synaptics touchpad is ignored, as it seems. I just get 2 mouse > buttons and basic "mouse" functionality, even though it appears in the > (attached) X log file. The scroll regions at the right or lower edge are not > recognized, nor does tapping work. Emulate3Buttons works.
as far as tapping is concerned, that's the default behaviour see the NOTES section in synaptics(4). The additional scroll regions you mention, are they real regions or just lines drawn on the touchpad? i.e.: what happens when you move you finger on them? > The xorg.conf file has been wiped out to make sure its not a configuration > issue. There is no private udev rules file or hal config file, either. > KDE or Gnome are not used, just plain X plus fvwm2 manually started on the > console. (II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/event6) looks like udev is adding the device. The package ships with /lib/udev/rules.d/66-xorg-synaptics.rules you're supposed to have it unless you removed it. (**) "SynPS/2 Synaptics TouchPad": always reports core events (**) "SynPS/2 Synaptics TouchPad": Device: "/dev/input/event6" (II) "SynPS/2 Synaptics TouchPad": Found 3 mouse buttons (II) "SynPS/2 Synaptics TouchPad": Found absolute axes (II) "SynPS/2 Synaptics TouchPad": Found x and y absolute axes (II) "SynPS/2 Synaptics TouchPad": Found absolute touchpad. (II) "SynPS/2 Synaptics TouchPad": Configuring as touchpad (**) "SynPS/2 Synaptics TouchPad": YAxisMapping: buttons 4 and 5 (**) "SynPS/2 Synaptics TouchPad": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device ""SynPS/2 Synaptics TouchPad"" (type: TOUCHPAD) (**) "SynPS/2 Synaptics TouchPad": (accel) keeping acceleration scheme 1 (**) "SynPS/2 Synaptics TouchPad": (accel) acceleration profile 0 (II) "SynPS/2 Synaptics TouchPad": initialized for absolute axes. ... What does `synclient -l` report? This is a bit odd: (WW) "SynPS/2 Synaptics TouchPad": unable to handle keycode 333 Not sure if it's an event sent from the extra scrolling regions you mentioned (if they present as separate buttons). ... > On another famous Debian-based Linux distro (current 10.04) it works out > of the box. Same software, same version same everything? What does `synclient -l` report there? Thanks -- mattia :wq! -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100328091803.ga29...@kamineko.org