summaryrefslogtreecommitdiff
path: root/symbols/in
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-01-16 17:21:18 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2022-02-08 09:46:14 +0000
commitcf629cba4cd5c65bcc4d38e271bc625ff1403c45 (patch)
tree841ecc71d7f2e81e982a6e2f4d0b064523aeb709 /symbols/in
parentb603d59c5cda6e661962607641ea6ec5bda20741 (diff)
symbols: replace two deprecated key symbols with their equivalents
In keysymdef.h, 'underbar' and 'overbar' are marked as deprecated: their corresponding codepoints are enclosed in parentheses. Their valid equivalents are 'underscore' and 'macron'.
Diffstat (limited to 'symbols/in')
-rw-r--r--symbols/in2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/in b/symbols/in
index 32f09165..2512cb45 100644
--- a/symbols/in
+++ b/symbols/in
@@ -1613,7 +1613,7 @@ xkb_symbols "tel-sarala"
key <AE08> { [ KP_8, KP_Multiply, U0C6E, U0C7F ] }; // 8 * ౮ ౿
key <AE09> { [ KP_9, U0028, U0C6F, U20B9 ] }; // 9 ( ౯ ₹
key <AE10> { [ KP_0, U0029, U0C66, U0C55 ] }; // 0 ) ౦ ౕ
- key <AE11> { [ KP_Subtract, underbar, NoSymbol, U0C56 ] }; // - _ ౖ
+ key <AE11> { [ KP_Subtract, underscore, NoSymbol, U0C56 ] }; // - _ ౖ
key <AE12> { [ KP_Equal, KP_Add ] }; // = +
key <BKSL> { [ U0C4C, U0C14, U0964, U0965 ] }; // ౌ ఔ । ॥
key <TLDE> { [ U0C43, U0C0B, quoteleft, asciitilde ] }; // ృ ఋ ` ~