summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-08-30 16:19:46 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-10-27 16:18:25 +0200
commit3748be6a93c1d412420d10eaa6ce986cee1137e9 (patch)
treeaa97b47b7fd074cc02ffdac93d18240b9cef8369
parent191e71503a9bf29b4a5109f79edfb8fcadee7e08 (diff)
symbols/gr: add three semi-useful symbols (•, ‰, …) to the basic layout
They are placed on the third or fourth level, in free and unused spots, and are somewhat related to a symbol from the first two levels.
-rw-r--r--symbols/gr6
1 files changed, 3 insertions, 3 deletions
diff --git a/symbols/gr b/symbols/gr
index c6dd4610..f85d8e2a 100644
--- a/symbols/gr
+++ b/symbols/gr
@@ -13,10 +13,11 @@ xkb_symbols "basic" {
name[Group1] = "Greek";
key <TLDE> {[ any, any, U2015 ]}; // ―
- key <AE01> {[ any, any, any, onesuperior ]};
+ key <AE01> {[ any, any, U2022, onesuperior ]}; // •
key <AE02> {[ any, any, onehalf, twosuperior ]};
key <AE03> {[ any, any, sterling, threesuperior ]};
key <AE04> {[ any, any, onequarter, threequarters ]};
+ key <AE05> {[ any, any, EuroSign, permille ]};
key <AE06> {[ any, any, U03F0 ]}; // ϰ
key <AE07> {[ any, any, U03D7, U03CF ]}; // ϗ Ϗ
key <AE08> {[ any, any, U20AF ]}; // ₯
@@ -50,10 +51,9 @@ xkb_symbols "basic" {
key <AB05> {[ any, any, U03D0 ]}; // ϐ
key <AB06> {[ any, any, U0374, U0375 ]}; // ʹ ͵
key <AB07> {[ any, any, U03FB, U03FA ]}; // ϻ Ϻ
- key <AB08> {[ any, any, guillemotleft ]};
+ key <AB08> {[ any, any, guillemotleft, ellipsis ]};
key <AB09> {[ any, any, guillemotright, periodcentered ]};
- include "eurosign(5)"
include "eurosign(e)"
include "level3(ralt_switch)"