|
楼主 |
发表于 2004-4-12 12:18:40
|
显示全部楼层
我终于可以输入中文了,现在就是在linux下输入的! 谢w
thank winme!!
but there is another problems!!
When I change to English by using "ctrl+space", the character I input dosn't display correctly, for example, when I input "w", it displays "n"
I press "ctrl+space" again and again, now the Engilsh input is correctly! but I cann't input
chines again. I don't know the problem is the "fcitx" or my setting
another problem is the KDE envrionment is change to chinese, the width between English
character is too long, I insert the following code in file" /etc/fonts/fonts.conf"
<match target="font">
<test target="pattern" name="lang" compare="contains">
<string>zh-tw</string>
<string>zh-cn</string>
<string>ja</string>
<string>ko</string>
</test>
<edit name="spacing">
<const>proportional</const>
<edit name="globaladvance">
<bool>false</bool>
</edit>
</match>
the another problem comes: I cann't login in my account, it says there is a "session error"
when I delete the code by root, I can login in, but the problem is still there---the width too
long |
|