Hi everyone
I have created a compose file under
XLOCALE directory to use the accents ,that greek languange
requires, but the X application (I have no problems with no X apps) that
reads my system
locale environments (LANG LC_ALL etc) correct and
uses my compose file under iso8859-7 is xterm.
I checked the locale.alias settings and the are correct
setenv LANG gr_GR
locale.alias
[snip]
gr_GR el_GR.ISO8859-7
gr el_GR.ISO8859-7
[snip]
I used strace to trace the apps and they all
seem to read everything thats under C or iso8859-1.
And now that I upgraded to XFree86 3.3 it seems that
tcl/tk apps depend on it because I can not type in
greek using the XKB extension on them (but I can in the
others I just can't get any accents)
What is the environment (other than LANG LC_*) or
resource that I tell X what locale to use?
Please help me