ChinaUnix.net
相关文章推荐:

opensuse 121 fcitx

cd /usr/ports/chinese/fcitx && make install clean vim ~/.xinitrc export LC_CTYPE=zh_CN.eucCN export XMODIFIERS='@im=fcitx' fcitx& exec gnome-session 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/81707/showart_1277218.html

by 日灰 - BSD文档中心 - 2008-10-09 12:04:49 阅读(1534) 回复(0)

相关讨论

想问一下opensuse中如何配置sendmail。 如何生成并配置sendmail.cf文件? 我搜了好多资料。东拼西凑终于把25端口开启了,但是问题是: 在发送邮件时, telnet localhost-ip 25 反复出现这样一句话:503 5.0.0 Polite people say HELO first 查看Log日志: Jun 16 13:08:43 opensuse-V11-1-32bit-single sendmail[23168]: n5G48cjx023168: localhost [10.254.199.160] (may be forged) did not issue MAIL/EXPN/VRFY/ETRN during...

by 落音 - 服务器应用 - 2009-06-16 18:19:51 阅读(2372) 回复(3)

大家好,公司想在opensuse 11下架设mail服务器,mail服务器软件选用postfix。我不知道怎么在opensuse 11下架设postfix配置mail服务器,opensuse我不常用。

by 奋斗的毛毛虫 - 服务器应用 - 2008-10-21 15:18:29 阅读(1617) 回复(0)

FreeBSD里面的fcitx设置有点复杂, 我是使用gnome的,不同版本的gnome可能有不同的设置方法, 具体可以参见freebsd_gnome_team的主页上面的faq,主要看gdm关于locale的设置, 就是说要注意gdm读取那个文件里面的locale。 gnome 2.22.3 gdm-2.20.7_1 Add this in .profile LC_CTYPE=zh_CN.UTF-8; export LC_CTYPE XMODIFIERS=@im=fcitx; export XMODIFIERS fcitx& 本文来自ChinaUnix博客,如果查看原文请点:http:/...

by fender0107401 - BSD文档中心 - 2008-08-02 11:01:03 阅读(1492) 回复(0)

i don't input chinese,i installed fcitx,but it don't work; this is errir message: OS# fcitx Please set XMODIFIERS... OS# export XMODIFIERS="@im=YOUR_XIM_NAME" export: Command not found. OS# export XMODIFIERS="@im=fcitx" export: Command not found. OS# why????????

by gtuiw - BSD - 2007-04-28 21:15:22 阅读(4952) 回复(18)

cd /usr/ports/chinese/fcitx make install clean 安装好后, vi .xinitrc 把export XMODIFIERS=@im=fcitx fcitx& 放在前面 启动fcitx后,再启动gnome vi .cshrc 加入 setenv LC_ALL zh_CN.eucCN setenv LANG zh_CN.eucCN setenv LC_CTYPE zh_CN.eucCN setenv XMODIFIERS @im='fcitx' vi /etc/csh.cshrc setenv LC_ALL zh_CN.eucCN setenv LANG zh_CN.eucCN setenv LC_CTYPE zh_CN.eucCN setenv XMODIFIERS ...

by qindongjue - BSD文档中心 - 2007-04-13 13:12:47 阅读(1072) 回复(0)

我按照fcitx.org上面的介绍一步一步来安装(上面是对于fc4,我的是fc3,应该没有区别吧) 安装完成并且设置好etc/X11/xinit/xinput.d/zh_CN和~/.xinput/zh_CN以及~/.bashrc文件后,在终端敲入fcitx后,见到的可爱的小企鹅,除了候选栏里面显示不了汉字和某些命中的汉字显示是框框外,一切还算正常。 系统重新启动后,敲入fcitx后,终端窗口自动关闭,并且弹出对话框(我在GNOME):the KDE Crash Handler 里面的大致内容是: the app...

by firephoenix0000 - 系统管理 - 2006-06-01 10:23:11 阅读(674) 回复(1)

我安装了fcitx 的 rpm包. 但是运行:fcitx的 时候出错.不知道什么道理.请通人指教: [root@localhost tmp]# fcitx Start fcitx error. Another XIM daemon named iiimx is running?

by chunhui_true - 桌面与办公 - 2006-02-14 02:40:58 阅读(993) 回复(4)

i have installed fcitx and edited the releated files but when i type Ctrl+Space , the fticx could not be made active---is has no response. so i cannot input chinese. HELP ME!!

by maskedball - BSD - 2005-11-13 17:01:23 阅读(1309) 回复(5)

我的系统fcitx 2.0装上以后启不来 1.8可以用但加装的时候特别慢请问怎么解决???

by agnt - Linux论坛 - 2004-05-15 18:49:42 阅读(752) 回复(0)

[root@localhost tmp]# rpm -ivh fcitx-2.0.1-1.linuxsir.noarch.rpm Preparing... ########################################### [100%] 1:fcitx ########################################### [100%] [root@localhost tmp]# fcitx 已经存在另一个同名服务程序 xcin-zh_CN.GB2312 [root@localhost tmp]# [root@localhost tmp]#

by linuxstar - Linux论坛 - 2004-03-19 14:51:35 阅读(1074) 回复(23)