aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotXCompose7
1 files changed, 5 insertions, 2 deletions
diff --git a/dotXCompose b/dotXCompose
index 0812d66..3f9ce09 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -76,7 +76,9 @@ include "%L"
<Multi_key> <bracketright> <equal> : "⊒" U2291 # SQUARE ORIGINAL OF OR EQUAL TO
<Multi_key> <bracketright> <underscore> : "⊒" U2291 # SQUARE ORIGINAL OF OR EQUAL TO
-# Custom additions: Greek letters. Mapping corresponds to Emacs Greek input method.
+# Custom additions: Greek letters. Mapping corresponds to Emacs Greek
+# input method. Aristotle Pagaltzis informs me that this is the
+# standard Greek keyboard layout, which is good.
<Multi_key> <asterisk> <a> : "α" U03B1 # GREEK SMALL LETTER ALPHA
<Multi_key> <asterisk> <b> : "β" U03B2 # GREEK SMALL LETTER BETA
<Multi_key> <asterisk> <c> : "ψ" U03C8 # GREEK SMALL LETTER PSI
@@ -170,4 +172,5 @@ include "%L"
<Multi_key> <asterisk> <period> <period> <period> : "๛" U0E5B # THAI CHARACTER KHOMUT (end of chapter)
# See also http://bleah.co.uk/~simon/stuff/XCompose
-# and http://dotfiles.org/~inky/.XCompose \ No newline at end of file
+# and http://dotfiles.org/~inky/.XCompose
+# and http://paste.lisp.org/display/73094 \ No newline at end of file