But when I use a key, in group 2, with <RALT>, a "?" will print.
Try setting the correct locale for the corresponding application (LC_*, LANG,...), and see if that helps.
Eg.
export LANG=sr_YU.UTF-8 && export LC_ALL=sr_YU.UTF-8 # bash syntax for Serbian language
or use the "setenv" in C shells.
Cheers, Danilo
_______________________________________________ I18n mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/i18n
