Displaying 4 results from an estimated 4 matches for "lc_lang".
Did you mean:
ac_lang
2010 Sep 26
5
Khmer Unicode problem on Wine 1.2 and 1.3
I have been trying to get Wine to work correctly with Khmer unicode. I am using theWord (http://theword.gr), which renders Khmer just fine in Windows. However, when I run the program in Wine, everything functions perfectly, except the Khmer font rendering. I have the fonts installed in Wine and the script does display in the font. However, the script is displayed incorrectly, as if the open layout
2011 Dec 02
6
Problem with japanese programs
Hello.
I have a tiny problem.
I am running Character Maker (a japanese painting program aimed mainly for RPG Maker and the like).
Now on Windows, it used the default system font, but when I run it under Wine it uses an ugly handwriting font.
Is there a way to fix this problem?
It also happens with several programs which were originally in japanese (such as Melody Raiser [from the same author] and
2005 May 11
1
cifs share / unable to load nls charset utf8
Hi,
ive got some problems with my shares(cifs), the server/client (both
gentoo) is utf8 ready but i cant get typical german sings like "???" to
work, all i get is ? instead of the chars.
i can see the chars from my windows xp machine, but why not from the
linux client?
regards
julius
2013 Jan 21
0
Custom locale, LC_TYPE and urxvt
...etc/profile.d/lang.sh get processed? Well, numerous places it seems:
/etc/csh.login
/etc/profile
/etc/rc.d/init.d/rpcbind
/etc/rc.d/rc3.d/K95firstboot
/etc/rc.d/rc
/etc/X11/xinit/xinitrc-common
Yet, despite all these calls to /etc/profile.d/lang.sh, whenever I
open a new session in gnome-terminal LC_LANG is never set but $LANG
is. If However, I do . /etc/profile.d/lang.sh in that window session,
then LC_TYPE becomes set as I desire.
Either something is setting LANG and ignoring LC_TYPE in
/etc/sysconfig/i18n before lang.sh or something is unsetting
everything other than $LANG after lang.sh is pro...