[skip]Problem is, I can switch to Greek and type all of the lower and upper case letters, but not those with accents. I figure, addition of accents
You need to set the correct LOCALE (or at least the correct CTYPE) before starting your clients. So:
export LC_CTYPE=el_GR
*before* you start you X-clients
Like this?
$ LC_CTYPE=el_GR mozilla
It says: Gdk-WARNING **: locale not supported by C library No running window found.
Gdk-WARNING **: locale not supported by C library
And then mozilla begins behaving like simicq -- produces no letters at all with ";" and ":" keys, although normal letters do work.
Here are my default locale-specific settings: LC_MESSAGES=en_GB.ISO_8859-1 LC_TIME=en_GB.ISO_8859-1 LANG=ru_SU.KOI8-R MM_CHARSET=KOI8-R
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86