aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKragen Javier Sitaker <kragen@pobox.com>2009-01-04 21:55:25 -0300
committerKragen Javier Sitaker <kragen@pobox.com>2009-01-04 21:55:25 -0300
commit04548fc53604f601938f8628b47d14c6c6e4c2d8 (patch)
tree74ffdfbd916ddf2a2b3dcfa92df7b88ea1ee797a
parentchanged from a `.ispell_american` sharing project to a `.XCompose` sharing pr... (diff)
downloaddotXCompose-04548fc53604f601938f8628b47d14c6c6e4c2d8.tar.gz
dotXCompose-04548fc53604f601938f8628b47d14c6c6e4c2d8.tar.bz2
dotXCompose-04548fc53604f601938f8628b47d14c6c6e4c2d8.zip
updated some comments
-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