Add htcdream keyboard model, with US,IT,DE keyboard variants
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 15 Oct 2010 20:22:46 +0000 (22:22 +0200)
committerSergey V. Udaltsov <svu@gnome.org>
Sat, 13 Nov 2010 01:03:47 +0000 (01:03 +0000)
The IT and DE keyboard were mapped looking at real hardware that I have,
but the US one was done looking at:
http://upload.wikimedia.org/wikipedia/commons/1/18/T-Mobile_G1_launch_event_2.jpg

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
rules/base.lists.part
rules/base.ml_s.part
rules/base.xml.in

index 894fdb4..50d1980 100644 (file)
                    lt lv nl no pl pt ro ru \
                    se sk tr tw ua
 
+! $htcdreamlayouts = us it de
index 9f0e636..fdc82d2 100644 (file)
@@ -36,6 +36,7 @@
   olpc         $olpclayouts            =       olpc+%l%(m)
   olpc         *                       =       olpc+%l%(v)
  $thinkpads    br                      =       pc+br(thinkpad)
+  htcdream     $htcdreamlayouts        =       %l(htcdream)
   *            $nonlatin               =       pc+us+%l%(v):2
   *            *                       =       pc+%l%(v)
   htcdream     us de it                =       %l(htcdream)
index d86d358..923e593 100644 (file)
     </model>
     <model>
       <configItem>
+        <name>htcdream</name>
+        <_description>HTC Dream</_description>
+        <vendor>HTC</vendor>
+      </configItem>
+    </model>
+    <model>
+      <configItem>
         <name>kinesis</name>
         <_description>Kinesis</_description>
         <vendor>Kinesis</vendor>