[PATCH synaptics 6/6] conf: expand DMI strings to more precise matches

Peter Hutterer peter.hutterer at who-t.net
Tue Apr 8 18:47:17 PDT 2014


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 conf/11-x11-synaptics.fdi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/11-x11-synaptics.fdi b/conf/11-x11-synaptics.fdi
index 72c3888..eed2694 100644
--- a/conf/11-x11-synaptics.fdi
+++ b/conf/11-x11-synaptics.fdi
@@ -38,7 +38,7 @@
 
     <match
         key="/org/freedesktop/Hal/devices/computer:system.hardware.version"
-        contains_outof="T440;X240;T540;Helix;S1Yoga;L440;ThinkPad X1 Carbon 2nd">
+        contains_outof="ThinkPad T440;ThinkPad X240;ThinkPad T540;ThinkPad Helix;ThinkPad S1 Yoga;ThinkPad L440;ThinkPad X1 Carbon 2nd">
         <match key="input.product" contains="Synaptics">
             <merge key="input.x11_options.ClickPad" type="string">on</merge>
             <merge key="input.x11_options.SecondarySoftButtonAreas" type="string">58% 0 0 8% 42% 58% 0 8%</merge>
-- 
1.9.0



More information about the xorg-devel mailing list