当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: 1 解压(tar -zvxf fcitx-3.1.1-bin.t
 

 

 ·linux 命令大全    »显示摘要«
    摘要:linux 指令大全(1)linux 指令大全(1) cat cd chmod chown cp cut 名称:cat 使用权限:所有使用者 使用方式:cat [-abeensttuv] [--help] [--version] filename 说明:把档案串连接后传到基本输出(萤幕或加 > filename 到另一个档案) 参数: -n 或 --number 由 1 开始对所有输出的行数编号 -b 或 ......
 ·另一篇编译iptables模块的文章    »显示摘要«
    摘要:在2.6内核下不编译内核给iptables添加模块http://www.china-lg.com/index.php?play=show&id=97这个办法比我的麻烦多了,但可以参考......


fcitx 简单安装 只要3步

我的系统 fedora core 2 下载的fcitx fcitx-3.1.1-bin.tar.bz2 是预编译包

【相关文章:rpm文件下载的地址

【扩展阅读:perl附录(1)

【扩展信息:iptables HOWTO(中文版)

1 解压(tar -zvxf fcitx-3.1.1-bin.tar.bz2 )后生成的文件夹中有install.sh ,运行之 会向/usr/bin/ 中复制fcitx 向/usr/share/ 中复制数据文件

2 修改xinput中的xim_program=fcitx

3 开始-->系统设置-->服务器设置-->服务 在服务管理器中 不许iiim服务开机启动  这个服务会与fcitx冲突

这就好了 重新启动电脑 fcitx就会在登入后自己启动

系统变量只要改上面那一个 原有的输入法不用删掉  profile文件不用改动

晚上我把 具体文件内容发来

http://softwareengineering.chinadir.net/30924.htm 感谢这篇文章的作者

这是我的系统参数:

[root@ls-own root]# locale

lang=zh_cn.utf-8

lc_ctype="zh_cn.utf-8"

lc_numeric="zh_cn.utf-8"

lc_time="zh_cn.utf-8"

lc_collate="zh_cn.utf-8"

lc_monetary="zh_cn.utf-8"

lc_messages="zh_cn.utf-8"

lc_paper="zh_cn.utf-8"

lc_name="zh_cn.utf-8"

lc_address="zh_cn.utf-8"

lc_telephone="zh_cn.utf-8"

lc_measurement="zh_cn.utf-8"

lc_identification="zh_cn.utf-8"

lc_all=

[root@ls-own root]# echo $xmodifiers

@im=chinput

这是我的xinput 文件,标记处是唯一一处改动 还可以看到我改动又改回去的两处

#!/bin/bash

# copyright (c) 1999 - 2004 red hat, inc. all rights reserved. this

# copyrighted material is made available to anyone wishing to use, modify,

# copy, or redistribute it subject to the terms and conditions of the

# gnu general public license version 2.

#

# you should have received a copy of the gnu general public license

# along with this program; if not, write to the free software


...   下一页
    摘要:与优先级调度方法相对,采用运行前调度方法具有容易满足实现约束、可以采用优化算法的优点,而优先级调度算法不能有效处理复杂约束、系统开销大,以及处理器资源利用率低、系统运行特性难以分析和预测等。本文对两者进行了分析,并详细介绍了相关概念和方法。转自21ic网优先级调度作为实时嵌入式系统设计方法,近年来日益受到广泛关注。本文假定硬实时系统(hard-real-time system)具有如下特性:包含的进程具有严格时序约束且数目相对较多;这些进程具有不同的时序特......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE