红联Linux门户
Linux帮助

F7中文字显示问题

发布时间:2008-01-02 18:08:31来源:红联作者:spiderhl
我装上了F7,但进入中文环境时是下面这个样:
附件是我的桌面情况!
什么原因?谢谢!
文章评论

共有 4 条评论

  1. Summerserenity 于 2008-01-02 19:25:48发表:

    yum install 命令有一个特点,用不着具体写明版本号,只要写明文件名就行了。yum自己会寻找一个最新的软件包装上。

  2. spiderhl 于 2008-01-02 19:08:07发表:

    intall this pakeage ,ok?
    fonts-chinese-3.03-4.fc7.noarch.rpm

  3. gxf 于 2008-01-02 18:14:07发表:

    哎,装系统的时候把中文支持选好嘛,这些问题我实在 不想回答了,都问了N次了。

    执行system-config-language选择中文支持吧,没装的话一个个安装(不妨试试yum install fonts-chinese
    )。

    引一段fedoraforum的一个回帖:

    引用:
    Open 'Add/Remove Software' from the Gnome 'Applications' menu and in the left column scroll down to 'Languages' and in the right box choose 'Chinese Support'。
    To enter Chinese text, first open a Terminal and type:

    mkdir ~/.xinput.d

    Then:
    ln -s /etc/X11/xinit/xinput.d/scim ~/.xinput.d/default
    Log-out and back in.
    Edit: If you have a problem switching input method then see the fix here:
    http://www.fedoraforum.org/forum/sh...839526#poststop
    Wayne


    [ 本帖最后由 gxf 于 2008-1-2 18:21 编辑 ]

  4. spiderhl 于 2008-01-02 18:09:11发表:

    请问怎么解决?