Hi!
Berre Gaup wrote: > > I have a .xsession file that goes something like this: > #!/bin/sh > export LANG=se_NO.UTF-8 > exec /usr/bin/startkde
Thanks!. Now the programs read the locales, and select the hungarian files, but in all over kde, I lost my hungarian letters. In konsole I can not write "é" "á" "ű" characters, and in my Desktop these letters are just a little block. I inserted this to my .Xsession file:
#!/bin/bash export LANG=hu_HU.ISO-8859-2
Thanks!
-- LeVA

