|
From: <kar...@us...> - 2012-03-28 12:27:33
|
Revision: 91
http://indlinux.svn.sourceforge.net/indlinux/?rev=91&view=rev
Author: karunakar
Date: 2012-03-28 12:27:24 +0000 (Wed, 28 Mar 2012)
Log Message:
-----------
email change, update comments.
Modified Paths:
--------------
trunk/indic-im/bolnagri/bol
Modified: trunk/indic-im/bolnagri/bol
===================================================================
--- trunk/indic-im/bolnagri/bol 2012-03-28 12:21:19 UTC (rev 90)
+++ trunk/indic-im/bolnagri/bol 2012-03-28 12:27:24 UTC (rev 91)
@@ -5,7 +5,7 @@
//Inspired by "devrom" keymap by Steve Smith for the windows tool "keyman"
//Original Author : Noah Levitt<nlevitt at columbia.edu>
//Past Authors : Pramod.R <pramodr at gmail.com> and Ravikant <ravikant at sarai.net>
-// Current Main.: G Karunakar <kar...@sa...>
+// Current Main.: G Karunakar <kar...@in...>
partial default alphanumeric_keys
xkb_symbols "bolnagri" {
@@ -17,7 +17,7 @@
key <AE01> { [ 1, exclam, U0967, exclam ] };
key <AE02> { [ 2, at, U0968, at ] };
key <AE03> { [ 3, numbersign, U0969, numbersign ] };
- key <AE04> { [ 4, U20A8, U096A, dollar ] };
+ key <AE04> { [ 4, U20A8, U096A, dollar ] }; // Rupee symbol on $
key <AE05> { [ 5, percent, U096B, percent ] };
key <AE06> { [ 6, asciicircum, U096C, asciicircum ] };
key <AE07> { [ 7, ampersand, U096D, ampersand ] };
@@ -43,7 +43,7 @@
key <AD12> { [ bracketright, braceright ] };
//A Row
- key <AC01> { [ U093E, U0906, U0905, U0906 ] }; // A: aa
+ key <AC01> { [ U093E, U0906, U0905, U0906 ] }; // A: aa, full A, AA
key <AC02> { [ U0938, U0937 ] }; // S: sa, ssa
key <AC03> { [ U0926, U0927 ] }; // D: da, dha
key <AC04> { [ U091F, U0920 ] }; // F: TA, THA
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|