文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>今天太高兴了,所有关于slackware的使用问题全解决..

今天太高兴了,所有关于slackware的使用问题全解决..

时间:2006-06-22  来源:cheng_ge

安装slackware 10.2    -->    问题出现

    1.中有英语,没有中文,当然也没有中文输入法
    2.没有声音
    3.不能使用外置鼠标
   

一步一步的学,一步一步的前进

          --> mkdir /mnt/win_c

          --> vi /etc/fstab

          --> /dev/hda1   /mnt/win_c vfat codetype=936,iocharset=gb2312

          --> cp /mnt/win_c/windows/Fonts/simsun.ttc /usr/share/fonts
   
          --> vi /etc/X11/xorg.conf

          --> FontsPath="/usr/share/fonts/"

          -->vi /etc/profile.d/lang.sh

           --> LANG=zh_CN.GBK

          -->reboot

          --> wget kde-i18l-zh_CN.tar.bz2

          --> tar -jxf kde-i18l-zh_CN.tar.bz2

          --> configure && make && make install

          --> reboot

          --> wget fcitx-3.2.tar.bz2

          --> tar -jxf fcitx-3.2.tar.bz2

          --> configure && make && make install

          --> vi /etc/profile.d/lang.sh

          -->export XMODIFIERS="@im=fcitx"

           -->export XIM=fcitx

            -->export XIM_PROGRAM=fcitx

             -->fcitx

          --> alsaconf

          --> vi /etc/X11/xorg.con

          -->Section "InputDevice"
    Identifier "USBmouse"
    Driver     "mouse"
    Option      "Protocol"      "IMPS/2"
    Option      "ZAxisMapping"  "4 5"
    Option     "Device"        "/dev/input/mice"
 EndSection
          -->Section "ServerLayout"

    InputDevice "USBmouse" "SendCoreEvents"
EndSection

哈哈,,
相关阅读 更多 +
排行榜 更多 +
飞艇大战

飞艇大战

飞行射击 下载
三维空间战斗机

三维空间战斗机

飞行射击 下载
战斗机教练

战斗机教练

飞行射击 下载