From: <kar...@us...> - 2007-06-07 20:49:52
|
Revision: 74 http://svn.sourceforge.net/indlinux/?rev=74&view=rev Author: karunakar Date: 2007-06-07 13:49:53 -0700 (Thu, 07 Jun 2007) Log Message: ----------- update comments about combined map Modified Paths: -------------- trunk/indic-im/bolnagri/bol Modified: trunk/indic-im/bolnagri/bol =================================================================== --- trunk/indic-im/bolnagri/bol 2007-06-07 20:47:29 UTC (rev 73) +++ trunk/indic-im/bolnagri/bol 2007-06-07 20:49:53 UTC (rev 74) @@ -1,6 +1,7 @@ //Name : Bolnagri (Combined) //Description : A phonetic keyboard layout for Devnagari(Hindi) -//NOTE : This has to be used with Bolnagri_Vowel keymap to make it fully phonetic. The matras and vowels have been split into two keyboard layouts to make up for XKB's shortcomings +// http://www.indlinux.org/wiki/index.php/BolNagri +//NOTE : This is a combined map of bolnagri_matras and bolnagri_vowels. //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> @@ -8,7 +9,8 @@ partial default alphanumeric_keys xkb_symbols "bolnagri" { - name[Group1] = "Hindi - Bolnagri"; + name[Group1] = "India - Hindi Bolnagri"; + key.type="FOUR_LEVEL"; //Top Alphanumeric row // Roman digits key <TLDE> { [ U0902, U0901, apostrophe, asciitilde ] }; // apostrophe: anusvara, candrabindu This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |