From 04548fc53604f601938f8628b47d14c6c6e4c2d8 Mon Sep 17 00:00:00 2001 From: Kragen Javier Sitaker Date: Sun, 4 Jan 2009 21:55:25 -0300 Subject: updated some comments --- dotXCompose | 7 +++++-- 1 file 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" : "⊒" U2291 # SQUARE ORIGINAL OF OR EQUAL TO : "⊒" 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. : "α" U03B1 # GREEK SMALL LETTER ALPHA : "β" U03B2 # GREEK SMALL LETTER BETA : "ψ" U03C8 # GREEK SMALL LETTER PSI @@ -170,4 +172,5 @@ include "%L" : "๛" 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 -- cgit v1.2.3