* Jan Willem Stumpel [2006-01-16 21:52]:
All characters, including things like ᾦ, can be made in Greek mode, even in en_GB.UTF-8 locale, if the dead ogonek and horn in the symbols/pc/gr file are replaced [..]
Right, that's one way to do it. Another way would be to create a custom personal compose file, which includes both the US and GR Compose files. That way, you can use the dead_horn and dead_ogonek keysyms used in the existing greek keymap, with no need to add the combining Unicode characters you mention.
I think if you put the following two lines in ~/.XCompose it will work:
include "/usr/lib/X11/locale/el_GR.UTF-8/Compose" include "/usr/lib/X11/locale/en_US.UTF-8/Compose"
This does not work in my case. Also interchanging the entries (US first, then GR) did not work. I mean you can get the accents, but not the breathing signs. Strangely enough, even calling
and then doing things in the new xterm, did not work! I don't understand why. I have the el_GR.UTF-8 locale installed.
-- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/