--- 11-x11-synaptics.fdi.orig 2009-11-20 15:18:09.000000000 -0500 +++ 11-x11-synaptics.fdi 2009-11-20 15:08:49.000000000 -0500 @@ -4,7 +4,7 @@ <match key="info.capabilities" contains="input.touchpad"> <!-- do not use the synaptics driver for devices advertising themselves as keyboards --> - <match key="info.capabilities" contains="input.keyboard"> + <match key="info.capabilities" contains_not="input.keyboard"> <merge key="input.x11_driver" type="string">synaptics</merge> <!-- Arbitrary options can be passed to the driver using the input.x11_options property since xorg-server-1.5. -->
-- Aleksey Kliger -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org