FreeTstar

loving Freedom + + loving Linux

  • 首页
  • Archive
  • 关于
  • 杂七杂八
  • 留言板
Twitter Sina RSS

ubuntu下最好用的输入法fcitx-sunpinyin

发布于 2010年11月7日 由 freetstar
39 条评论发表评论
今天难得折腾一会儿输入法,对于系统美化方面的东西我比较模糊,神马字体渲染阿,输入法模糊音阿对我来说统统比较模糊。隐约记得是@Houge_Langley在大力推上推荐这款输入法。
fcitx:
Free Chiese Input Toy for X 是一个以 GPL方式发布的、基于XIM的简体中文输入法(即原来的G五笔),拼音(全拼和双拼),包括区位以及码表输入模块,是在Linux操作系统中使用的中文输入法(引自fcitx官网:http://www.fcitx.org/main/)
sunpinyin:
是建立在中文输入上的静态语言模型。支持多种输入平台和多款操作系统,比如说ibus,fcitx的XIM,Mac OS X。项目主页:http://code.google.com/p/sunpinyin/
fcitx具体的安装方法:
第一步:安装fcitx
//如果系统以前装过fcitx,请先删除fcitx,然后找出配置文件删除
删除配置文件:

sudo find ~ -name fcitx -ok rm -rf {} \;
sudo add-apt-repository ppa:wengxt/fcitx-nightly
sudo apt-get update
sudo apt-get install  fcitx
第二步:移除其他输入法或者将fcitx定为首选输入法
	移除ibus:sudo apt-get autoremove ibus
移除scim:sudo apt-get autoremove scim
或者切换系统首选输入法:
方法1:系统-首选项-语言支持中修改开机启动的默认输入法
方法2:用im-switch更改:im-switch -s fcitx -z default
第三步:安装sun-pinyin
	sudo apt-get install fcitx-sunpinyin
第四步:安装fcitx的Gtk配置界面
	sudo apt-get install fcitx-config
第五步:给fcitx-sunpinyin添加词库
词库1
下载hubert_star为sunpinyin制作的2套搜狗词库
精简:http://hslinuxextra.googlecode.com/files/sunpinyin-userdict.7z
全套:http://hslinuxextra.googlecode.com/f…rdict-small.7z
将解压出来的userdict文件放到~/.sunpinyin文件夹下,如果此文件夹不存在
	mkdir -p /home/`whoami`/.sunpinyin
词库2
按照nenew的方法,进行添加。具体方法见下:
http://www.nenew.net/fcitx-sunpinyin.html
第六步:添加开机启动
打开系统-应用程序-启动应用程序中添加fcitx的开机启动
名称:fcitx(随便)
命令:fcitx -d
参考和感谢:
nenew:http://www.nenew.net/fcitx4-0beta1r463.html
http://www.nenew.net/fcitx-sunpinyin.html
huber_star:http://www.linuxsir.org/bbs/thread372879.html
分类:软件安装
老男孩儿,永远的老男孩儿
教你使用zsh之=======zsh的文件名替换和自动补全

39 则回应给 “ubuntu下最好用的输入法fcitx-sunpinyin”

  1. Tao Zhu CHINA Mozilla Firefox Linux 说道:
    2011年03月26日 10:44 上午

    老兄,我是在谷歌里搜到这个页面的,问下你fcitx和sunpinyin到底是什么关系啊?两个词库是不是都能共享啊?

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    三月 26th, 2011 at 7:30 下午

    fcitx是一个输入法框架。。sunpinyin应该是一个词库吧。

    [回复]

    freetstar CHINA Mozilla Firefox Linux 回复:
    一月 11th, 2012 at 5:38 下午

    @freetstar, 我的理解明显有问题

    [回复]

    据说必填 CHINA Mozilla Firefox Linux 回复:
    四月 25th, 2011 at 5:14 下午

    @Tao Zhu,
    sunpinyin是一个input method engine吧。
    这里有一篇文章介绍 input method framework 和 input method engine的
    http://blogs.gnome.org/happyaron/2011/01/15/linux-input-method-brief-summary/

    [回复]

  2. 我买糕的。 Google Chrome Windows 说道:
    2010年12月19日 9:41 上午

    我很好奇楼主是男僧还是女僧。。。。

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 19th, 2010 at 9:43 上午

    @我买糕的。男的,让施主失望了

    [回复]

  3. Heiher AUSTRALIA Internet Explorer Windows 说道:
    2010年11月20日 11:59 下午

    发个截图看看吧。

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 21st, 2010 at 9:51 上午

    @Heiher, 截图,好的,有机会秀一下 8-O

    [回复]

  4. Tao Zhu CHINA Mozilla Firefox Ubuntu Linux 说道:
    2010年11月19日 1:08 下午

    我现在使用4.0版的fcitx,感觉非常好。有皮肤,有图形配置界面~而且我好像也没使用什么开机启动命令,它自己就启动了

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 19th, 2010 at 1:31 下午

    @Tao Zhu, 默认有输入法的,就是在语言支持哪里选择的吧,所以开机默认也就开启了输入法

    [回复]

  5. maclean CHINA Mozilla Firefox Windows 说道:
    2010年11月15日 9:32 下午

    之前就因为不习惯ubuntu的输入法放弃了。。

    [回复]

  6. Don CHINA Google Chrome Linux 说道:
    2010年11月13日 9:14 下午

    你用的竟然是Tap……虽然早就应该想到,但是想到的时候还是吓一跳……

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 13th, 2010 at 9:19 下午

    @Don, 啥tap?

    [回复]

  7. ptubuntu CHINA Google Chrome Linux 说道:
    2010年11月12日 8:39 上午

    这个很早以前用过.倒是后来ubuntu有自带的.我就再也没有去用过这个了.

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 12th, 2010 at 8:43 上午

    @ptubuntu, fictx挺好使的 :twisted:

    [回复]

  8. tcpct CHINA Google Chrome Ubuntu Linux 说道:
    2010年11月11日 11:38 上午

    在用最新的fcitx

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 11th, 2010 at 11:43 上午

    @tcpct, 挺好用的吧

    [回复]

    tcpct CHINA Google Chrome Ubuntu Linux 回复:
    十一月 11th, 2010 at 1:55 下午

    @freetstar, fcitx速度快,我没用过sunpinyin的

    [回复]

  9. 乌帮图 CHINA Mozilla Firefox Windows 说道:
    2010年11月10日 4:28 下午

    ibus已经能够完全满足我了。 :twisted:

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 10th, 2010 at 6:40 下午

    @乌帮图, :!: 你可以尝试下fcitx-sunpinyin很好的

    [回复]

  10. Mucid UNITED STATES Mozilla Firefox Ubuntu Linux 说道:
    2010年11月9日 9:45 下午

    我还是喜欢ibus!

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 9th, 2010 at 9:49 下午

    @Mucid, :( 我又让你挂着代理来得。。

    [回复]

    Mucid UNITED STATES Mozilla Firefox Ubuntu Linux 回复:
    十一月 9th, 2010 at 9:50 下午

    @freetstar, 我还没不挂代理来过。。不过值得来啊!

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 9th, 2010 at 10:15 下午

    @Mucid, 嘿嘿,欢迎

    [回复]

  11. jiechic UNITED STATES Google Chrome Ubuntu Linux 说道:
    2010年11月9日 5:48 下午

    这个应该是fcitx的词库,不应该叫做fcitx-sunpinyin输入法。

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 9th, 2010 at 6:29 下午

    @jiechic, fcitx前台基础,sunpinyin后台处理,能这样理解吧? :-?

    [回复]

    jiechic UNITED STATES Google Chrome Ubuntu Linux 回复:
    十一月 9th, 2010 at 6:49 下午

    @freetstar, 这个我也不清楚,查资料,sunpinyin只是用于不同输入平台的词库,比如scim和ibus也有sunpinyin。。这个,,很难解释啦。 :-?

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 9th, 2010 at 6:50 下午

    @jiechic, sunpinyin不是词库。输入法的核心的东西 :-?

    [回复]

    jiechic UNITED STATES Google Chrome Ubuntu Linux 回复:
    十一月 9th, 2010 at 6:52 下午

    @freetstar, 那就不清楚了,因为fcitx不装fcitx-sunpinyin也是可以用的。在fcitx-config的配置程序中,fcitx-sunpinyin是fcitx的附加组件,可启用,也可不启用,里面写的类型是,共享库 :-?

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 9th, 2010 at 6:57 下午

    @jiechic, 是阿,是个输入法模块的组件

    [回复]

  12. 奶牛 UNITED STATES Mozilla Firefox Windows 说道:
    2010年11月8日 9:18 下午

    奶牛也来支持一个,嘿嘿 :roll:

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 8th, 2010 at 9:27 下午

    @奶牛, 主要是参照你的博客里的 :-D

    [回复]

  13. dragonsman@gmail.com CHINA Google Chrome Windows 说道:
    2010年11月8日 11:12 上午

    我现在用ibus了~~

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 8th, 2010 at 12:16 下午

    @dragonsman@gmail.com, 可以试试这个,很不错

    [回复]

  14. uboomla AUSTRALIA Mozilla Firefox Ubuntu Linux 说道:
    2010年11月8日 12:04 上午

    fcitx输入法状态条总是挂在桌面,无法隐藏,不好调教,所以从更新到ubuntu10.10后我删了fcitx换回ibus了。

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十一月 8th, 2010 at 8:45 上午

    @uboomla, 可以隐藏的,fcitx-sunpinyin把某个配置选项改为true就行了,可惜我不记得了

    [回复]

  15. 婉秋 CHINA Mozilla Firefox Windows 说道:
    2010年11月7日 10:30 下午

    我需要的是模糊拼音,不知道fcitx有没有

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十一月 7th, 2010 at 11:34 下午

    @婉秋, :-? 不清楚,我是一个糊涂用户 :-?

    [回复]

    jiechic UNITED STATES Google Chrome Ubuntu Linux 回复:
    十一月 9th, 2010 at 5:48 下午

    @婉秋,
    有的,在fcitx的图形配置里面有的

    [回复]

发表评论 取消回复

电子邮件地址不会被公开。 必填项已用 * 标注

*

*


疑问 开心 悲伤 邪恶 惊叹 微笑 脸红 笑 惊讶 惊奇 迷惑 酷 憨笑 生气 阴险 转眼球 眨眼 主意 箭头 中立 哭 大笑

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-spam image

点击取消回复
第 1 页,共 1 页1
  • 欢迎订阅

  • Github

  • 近期评论

    • freetstar CHINA Mozilla Firefox Linux 发表在《留言板》
    • _Fly CHINA Google Chrome Linux 发表在《使用e4rat加速你的linux启动速度(ext4文件系统专用)》
    • walfred Mozilla Firefox Windows 发表在《留言板》
    • freetstar CHINA Mozilla Firefox Windows 发表在《用landslide创建html5 slide》
  • Spread Firefox Affiliate Button
  • 我的豆瓣

  • 链接表

    • 51开源社区
    • Adam's
    • delectate's blog
    • Don's
    • fl
    • ghostunix
    • Jasey Wang
    • Jerry's Blog
    • Moolight@Ericyue
    • OSMSG
    • panda
    • Pity is the Bomp
    • PT ubuntu
    • Tao Zhu
    • ubuntuhome
    • WOW!ubuntu
    • zhangzhfang
    • 丕字的blog
    • 傻东の学习笔记
    • 奶牛的blog
    • 孤风颠影
    • 弯柚博客
    • 熊猫党军委主席
    • 靖 轩
    • 马力哥
    • 黑孩儿
  • 我的支付宝

  • 功能

    • 登录
    • 文章 RSS
    • 评论 RSS
    • WordPress.org
© FreeTstar. WordPress 强力驱动 | Nest Theme by YChong