Hello,
I am trying to read and write some specific characters in terminal emulator like č,š,đ,ć which are part of ISO8859-2. I set up my locale to UTF-8 (LANG and LC_ALL) and also tried with ISO8859-2 locales but i cannot correctly write specific characters in terminal emulator and also these characters are not correctly printed when the file that consists them is open. What has to be configured to work this out?
I read that compose key is needed for specific character input but i cannot find what is that key.I tried many different combinations, but no success.
I am using Solaris 9 OS