summaryrefslogtreecommitdiff
path: root/symbols/mv
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-09-05 19:56:28 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-09-05 23:27:17 +0100
commit23d2257774a8629392293138399a0159399bbfc4 (patch)
tree7c2662f423a5085747b6fa3cbdd5b55bc5307c3a /symbols/mv
parent8f49c92c54c53eab6d40d8be90ce06773d20d196 (diff)
downloadxkeyboard-config-23d2257774a8629392293138399a0159399bbfc4.tar.gz
Replacing the deprecated 'quoteleft'/'quoteright' with canonical forms.
They have been deprecated since at least 2003. They are replaced with the standard key symbols 'grave' and 'apostrophe'. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'symbols/mv')
-rw-r--r--symbols/mv8
1 files changed, 2 insertions, 6 deletions
diff --git a/symbols/mv b/symbols/mv
index ee9a798..e82b1e8 100644
--- a/symbols/mv
+++ b/symbols/mv
@@ -8,9 +8,7 @@ xkb_symbols "basic" {
name[Group1]="Dhivehi";
-// The key <TLDE> should have the same values as US_en keyboard
-
- key <TLDE> { [ quoteleft, asciitilde ] };
+ key <TLDE> { [ grave, asciitilde ] };
key <AE01> { [ 1, exclam ] };
key <AE02> { [ 2, at ] };
key <AE03> { [ 3, numbersign ] };
@@ -50,9 +48,7 @@ xkb_symbols "basic" {
key <AC08> { [ 0x1000786, 0x100079A ] };
key <AC09> { [ 0x100078D, 0x1000785 ] };
key <AC10> { [ semicolon, colon ] };
-//I used singleloquotemark- if this is the wrong name, please replace with the name for the
-//standard US_en keyboard format- its the same in the Thaana phonetic keyboard
- key <AC11> { [ quoteright, quotedbl ] };
+ key <AC11> { [ apostrophe, quotedbl ] };
key <BKSL> { [ backslash, bar ] };
key <LSGT> { [ bar, brokenbar ] };