Add keymap that will extend USA map with Indian Rupee
authorParag Nemade <pnemade@redhat.com>
Mon, 20 Sep 2010 05:11:02 +0000 (10:41 +0530)
committerSergey V. Udaltsov <svu@gnome.org>
Wed, 29 Sep 2010 21:02:29 +0000 (22:02 +0100)
rules/base.o_s.part
rules/base.xml.in
symbols/Makefile.am
symbols/in
symbols/rupeesign [new file with mode: 0644]

index 59c39b5..2599194 100644 (file)
@@ -81,6 +81,7 @@
   eurosign:2           =       +eurosign(2)
   eurosign:4           =       +eurosign(4)
   eurosign:5           =       +eurosign(5)
+  rupeesign:4           =       +rupeesign(4)
   keypad:oss            =       +keypad(oss)
   keypad:legacy         =      +keypad(legacy)
   keypad:legacy_wang    =      +keypad(legacy_wang)
index 812b453..c518c88 100644 (file)
             <languageList><iso639Id>hin</iso639Id></languageList>
           </configItem>
         </variant>
+        <variant>
+          <configItem>
+            <name>rupee</name>
+            <_description>With RupeeSign</_description>
+          </configItem>
+        </variant>
       </variantList>
     </layout>
     <layout>
index 8de9962..5597c75 100644 (file)
@@ -32,7 +32,7 @@ terminate \
 tj tm tr tz \
 ua us uz vn \
 za \
-altwin capslock compose ctrl empty eurosign group inet \
+altwin capslock compose ctrl empty eurosign rupeesign group inet \
 keypad kpdl level3 level5 nbsp olpc shift srvr_ctrl typo
 
 dir_data = $(dist_symbols_DATA)
index 363094d..d34c6ee 100644 (file)
@@ -1333,3 +1333,16 @@ xkb_symbols "hin-wx" {
     include "level3(ralt_switch)"
 };
 
+partial alphanumeric_keys
+xkb_symbols "rupee" {
+
+    name[Group1]= "India - USA With Rupee";
+
+    include "us(basic)"
+
+    include "rupeesign(4)"
+
+    include "level3(ralt_switch)"
+};
+
+
diff --git a/symbols/rupeesign b/symbols/rupeesign
new file mode 100644 (file)
index 0000000..e7edd4d
--- /dev/null
@@ -0,0 +1,7 @@
+
+// keyboards having the RupeeSign on the 4 key
+partial
+xkb_symbols "4" {
+    key <AE04> { [  NoSymbol,   NoSymbol,   U20B9 ]    };
+};
+