debian/local/51-synaptics-quirks.conf |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c0568fa5c72aead52a3de36eb78b59670e7b5fe3
Author: Timo Aaltonen <tjaal...@ubuntu.com>
Date:   Thu Sep 29 21:45:02 2011 +0300

    And change the xorg conf snippet back..

diff --git a/debian/local/51-synaptics-quirks.conf 
b/debian/local/51-synaptics-quirks.conf
index e88a996..416045e 100644
--- a/debian/local/51-synaptics-quirks.conf
+++ b/debian/local/51-synaptics-quirks.conf
@@ -1,6 +1,6 @@
 Section "InputClass"
        Identifier "Dell Inspiron embedded buttons quirks"
-       MatchProduct "Inspiron 1011|Inspiron 1012"
+       MatchTag "inspiron_1011|inspiron_1012"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option "JumpyCursorThreshold" "90"
@@ -9,7 +9,7 @@ EndSection
 
 Section "InputClass"
        Identifier "Dell Inspiron quirks"
-       MatchProduct "Inspiron 1120"
+       MatchTag "inspiron_1120"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option "JumpyCursorThreshold" "250"
@@ -17,7 +17,7 @@ EndSection
 
 Section "InputClass"
        Identifier "HP Mininote quirks"
-       MatchProduct "HP Mininote 1000"
+       MatchTag "mininote_1000"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option "JumpyCursorThreshold" "20"


-- 
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/e1r9lbx-0003sq...@vasks.debian.org

Reply via email to