diff options
author | Santhosh Thottingal <santhosh00@gmail.com> | 2007-11-03 13:02:58 -0400 |
---|---|---|
committer | Santhosh Thottingal <santhosh00@gmail.com> | 2007-11-03 13:02:58 -0400 |
commit | 4b3b23400b0384c385e9beeee6007026542f4ca7 (patch) | |
tree | 23aa17d52def84a763d517c49a9b6ff866da6398 /input-methods/lalitha/doc | |
parent | 49580bf92860d0e2df036cf2e294f6b26528a5d2 (diff) | |
download | Rachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.tar.gz Rachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.tar.xz Rachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.zip |
commtting the project folders and placeholder folders
Diffstat (limited to 'input-methods/lalitha/doc')
-rw-r--r-- | input-methods/lalitha/doc/Lalitha_map1.png | bin | 0 -> 38925 bytes | |||
-rw-r--r-- | input-methods/lalitha/doc/README | 64 | ||||
-rw-r--r-- | input-methods/lalitha/doc/README~ | 64 | ||||
-rw-r--r-- | input-methods/lalitha/doc/copyright | 4 | ||||
-rw-r--r-- | input-methods/lalitha/doc/keymap | 26 | ||||
-rw-r--r-- | input-methods/lalitha/doc/version | 1 | ||||
-rw-r--r-- | input-methods/lalitha/doc/version~ | 0 |
7 files changed, 159 insertions, 0 deletions
diff --git a/input-methods/lalitha/doc/Lalitha_map1.png b/input-methods/lalitha/doc/Lalitha_map1.png Binary files differnew file mode 100644 index 0000000..86756f2 --- /dev/null +++ b/input-methods/lalitha/doc/Lalitha_map1.png diff --git a/input-methods/lalitha/doc/README b/input-methods/lalitha/doc/README new file mode 100644 index 0000000..ce48957 --- /dev/null +++ b/input-methods/lalitha/doc/README @@ -0,0 +1,64 @@ +This is the help file for the Lalitha keymap for Malayalam in XIM. + +About Lalitha + +As the name suggests, it is a simple to understand keymap for malayalam. It is easy to type and understand. The keymap is given along with. + +After installation it can be used by adding India Malayalam-Lalitha layout in gnome-keyboard-properties + +The layout is a four layer one, that is a single key maps to a maximum of 4 characters. For example, + +in case of 'o', +'o' gives ൊ +'Shift+o' gives ോ +'Right Alt+o' gives ഒ +'Right Alt+Shift+o' gives ഓ + +The advantage of the layout is, +1) It retains all additional characters, like '/','[','{' etc. +2) It codes both arabic and malayalam numerals. + i.e pressing '1' gives you 1 + combination of 'Right Alt+1' gives you ൧ +3) The mapping is done with similarity of sounds i.e, 'f' is mapped to ഫ, and g mapped to ഗ. Some exceptions are there in case of 'q', which map as follows: + +'q' gives ൈ +'Shift+q' gives ൌ +'Right Alt+q' gives ഐ +'Right Alt+Shift+q' gives ഔ + +4) Important additional characters like, ZWSP,ZWNJ and ZWJ are mapped as follows + + ZWSP-'Shift+x' + ZWNJ-'Alt+\' + ZWJ -'Shift+v' + + +Installation Instructions: + +Untar it +# tar zxvf Lalitha.tar.gz + +Install it +# cd Lalitha +# ./install.sh + +Setup Instructions: + +use + +#setxkbmap -layout us,ml_Lalitha + +to set us and Lalitha as two options. +and use group select key to switch between them. + +otherwise, goto the following path in gnome desktop + +desktop->preferences->keyboard + +select layout option and add malayalam-Lalitha under india. + +the path varies by versions on gnome. + +in kde goto KDE control centre, select regional & accessibility and select keyboard layout. + +try out the layout and send your suggestions and bug reports to smc-discuss@googlegroups.com and jinesh.k@gmail.com diff --git a/input-methods/lalitha/doc/README~ b/input-methods/lalitha/doc/README~ new file mode 100644 index 0000000..8c93d3d --- /dev/null +++ b/input-methods/lalitha/doc/README~ @@ -0,0 +1,64 @@ +This is the help file for the Lalitha keymap for Malayalam in XIM. + +About Lalitha + +As the name suggests, it is a simple to understand keymap for malayalam. It is easy to type and understand. The keymap is given along with. + +After installation it can be used by adding India Malayalam-Lalitha layout in gnome-keyboard-properties + +The layout is a four layer one, that is a single key maps to a maximum of 4 characters. For example, + +in case of 'o', +'o' gives ൊ +'Shift+o' gives ോ +'Right Alt+o' gives ഒ +'Right Alt+Shift+o' gives ഓ + +The advantage of the layout is, +1) It retains all additional characters, like '/','[','{' etc. +2) It codes both arabic and malayalam numerals. + i.e pressing '1' gives you 1 + combination of 'Right Alt+1' gives you ൧ +3) The mapping is done with similarity of sounds i.e, 'f' is mapped to ഫ, and g mapped to ഗ. Some exceptions are there in case of 'q', which map as follows: + +'q' gives ൈ +'Shift+q' gives ൌ +'Right Alt+q' gives ഐ +'Right Alt+Shift+q' gives ഔ + +4) Important additional characters like, ZWSP,ZWNJ and ZWJ are mapped as follows + + ZWSP-'Shift+x' + ZWNJ-'Alt+\' + ZWJ -'Shift+v' + + +Installation Instructions: + +Untar it +# tar zxvf Lalitha.tar.gz + +Install it +# cd Lalitha-in +# ./install.sh + +Setup Instructions: + +use + +#setxkbmap -layout us,ml_Lalitha + +to set us and Lalitha as two options. +and use group select key to switch between them. + +otherwise, goto the following path in gnome desktop + +desktop->preferences->keyboard + +select layout option and add malayalam-Lalitha under india. + +the path varies by versions on gnome. + +in kde goto KDE control centre, select regional & accessibility and select keyboard layout. + +try out the layout and send your suggestions and bug reports to smc-discuss@googlegroups.com and jinesh.k@gmail.com diff --git a/input-methods/lalitha/doc/copyright b/input-methods/lalitha/doc/copyright new file mode 100644 index 0000000..2f6c10a --- /dev/null +++ b/input-methods/lalitha/doc/copyright @@ -0,0 +1,4 @@ +This package is released under GNU GPL 2.0 or later, see COPYING + +On a Debian system the text of the GPL can be found in +/usr/share/common-licenses. diff --git a/input-methods/lalitha/doc/keymap b/input-methods/lalitha/doc/keymap new file mode 100644 index 0000000..2909f84 --- /dev/null +++ b/input-methods/lalitha/doc/keymap @@ -0,0 +1,26 @@ +a-ാ,അ,ആ,അ +b-ബ,ഭ +c-ച,ഛ +d-ദ,ധ,ഡ,ഢ +e-െ,േ,എ,ഏ +f-ഫ +g-ഗ,ഘ +h-ഹ,ഃ +i-ി,ീ,ഇ,ഈ +j-ജ,ഝ +k-ക,ഖ +l-ല,ള +m-മ,മ +n-ന,ണ,ങ,ഞ +o-ൊ,ോ,ഒ,ഓ +p-പ +q-ൈ,ൌ,ഐ,ഔ +r-ര,റ,ൃ,ഋ +s-സ,ഷ +t-ത,ഥ,ട,ഠ +u-ു,ൂ,ഉ,ഊ +v-വ,ZWNJ +w-വ +x-്,ZWSP +y-യ +z-ഴ,ശ diff --git a/input-methods/lalitha/doc/version b/input-methods/lalitha/doc/version new file mode 100644 index 0000000..b63ba69 --- /dev/null +++ b/input-methods/lalitha/doc/version @@ -0,0 +1 @@ +0.9 diff --git a/input-methods/lalitha/doc/version~ b/input-methods/lalitha/doc/version~ new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/input-methods/lalitha/doc/version~ |