summaryrefslogtreecommitdiff
path: root/symbols/in
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-07-11 09:47:41 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-07-11 10:34:21 +0200
commit562c5b1ee82d4a7402e4ac6f1be1db695f3fa112 (patch)
tree3bfa5fa1f7a221de79891f18c8ce22f53137caca /symbols/in
parenta4e699e516db28990494a8a1085fa9995c90c1f8 (diff)
symbols/in: rename a layout, by mentioning the script instead of the font
"Eeyek" is the name of a font [1], not the name of the relevant script. The script is called "Meitei" [2], like the language and the people. The official name of the language is "Manipuri", and its code `mni`. [1] https://sources.debian.org/patches/fonts-eeyek/ [2] https://en.wikipedia.org/wiki/Meitei_script So, rename and re-identify the layout accordingly, and add an alias from `eeyek` to `mni`. Also, drop the third-level chooser, as the layout does not contain anything above the two base levels. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'symbols/in')
-rw-r--r--symbols/in13
1 files changed, 4 insertions, 9 deletions
diff --git a/symbols/in b/symbols/in
index bccfa522..86085599 100644
--- a/symbols/in
+++ b/symbols/in
@@ -2290,15 +2290,12 @@ xkb_symbols "guj-kagapa" {
// ---- END Gujarati KaGaPa ----
-// Description : Keymap for Manipuri language (Meetei mayek script)
-// Encoding : Unicode (http://www.unicode.org)
-// Author : Santosh Heigrujam <santosh.tomba@gmail.com>
-// Date : December, 2013
-
+// Layout for the Manipuri language (using "Meetei Mayek", the Meitei script).
+// Originally by: Santosh Heigrujam <santosh.tomba@gmail.com>, 2013.
partial alphanumeric_keys modifier_keys
-xkb_symbols "eeyek" {
+xkb_symbols "mni" {
- name[Group1]= "Manipuri (Eeyek)";
+ name[Group1]= "Manipuri (Meitei)";
key <TLDE> { [ grave, asciitilde ] };
key <AE01> { [ Uabf1, exclam ] };
@@ -2351,8 +2348,6 @@ xkb_symbols "eeyek" {
key <AB10> { [ slash, question ] };
key <BKSL> { [ backslash, bar ] };
-
- include "level3(ralt_switch)"
};
// This layout is developed by Niranjan Tambe in July 2019