[PATCH 2/2] Compose: cyrillic ruble sequence
Mihail Konev
k.mvc at ya.ru
Mon Oct 17 20:02:22 UTC 2016
Signed-off-by: Mihail Konev <k.mvc at ya.ru>
---
nls/en_US.UTF-8/Compose.pre | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index 041ae0f663a0..2c23928a6f2e 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -194,6 +194,10 @@ XCOMM "₪" U20aa NEW SHEQEL SIGN
<Multi_key> <equal> <p> : "₽" U20bd # RUBLE-CURRENCY SIGN
<Multi_key> <P> <equal> : "₽" U20bd # RUBLE-CURRENCY SIGN
<Multi_key> <p> <equal> : "₽" U20bd # RUBLE-CURRENCY SIGN
+<Multi_key> <Cyrillic_ER> <equal> : "₽" U20bd # RUBLE SIGN
+<Multi_key> <Cyrillic_er> <equal> : "₽" U20bd # RUBLE SIGN
+<Multi_key> <equal> <Cyrillic_ER> : "₽" U20bd # RUBLE SIGN
+<Multi_key> <equal> <Cyrillic_er> : "₽" U20bd # RUBLE SIGN
XCOMM "₭" U20ad KIP SIGN
XCOMM "₮" U20ae TUGRIK SIGN
XCOMM "₯" U20af DRACHMA SIGN
--
2.9.2
More information about the xorg-devel
mailing list