Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2027304
  • 博文数量: 413
  • 博客积分: 10926
  • 博客等级: 上将
  • 技术积分: 3862
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-09 18:14
文章分类

全部博文(413)

文章存档

2015年(5)

2014年(1)

2013年(5)

2012年(6)

2011年(138)

2010年(85)

2009年(42)

2008年(46)

2007年(26)

2006年(59)

分类: LINUX

2010-03-03 10:51:18

1, 中文输入法fcitx
%E4%B8%AD%E6%96%87%E8%BE%93%E5%85%A5%E6%B3%95fcitx&variant=zh-cn
2, 英文Locale下使用中文输入法
%E8%8B%B1%E6%96%87Locale%E4%B8%8B%E4%BD%BF%E7%94%A8%E4%B8%AD%E6%96%87%E8%BE%93%E5%85%A5%E6%B3%95&variant=zh-cn

Comments:
Reboot X means log out then log in (Ctrl + Slt + BackSpace).

Simple way:
1, Remove scim
  apt-get autoremove scim
2, Install fcitx
  apt-get install fcitx
3, Reboot XWindow
  Logout -> Set Local to Chinese -> Login
4, Configure /etc/X11/Xsession.d/95xinput
  Add following contents in the configuration file:
export XMODIFIERS=@im=fcitx
export XIM=fcitx
export XIM_PROGRAM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=XIM
fcitx


阅读(1400) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~