Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Zaurus 中文论坛 Forum Index » pdaXrom & debain & openBSD

This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
fcitx 最新版 3.5 for pdaXrom 1.1 下载 Goto page 1, 2  Next
View previous topic :: View next topic  
Author Message
lonelyp



Joined: 14 Nov 2006
Posts: 260

小企鹅: 8158

PostPosted: 2007-Feb-25 Sun, pm7:18 Reply with quote
 Post subject: fcitx 最新版 3.5 for pdaXrom 1.1 下载

下午编译的
貌似解决了扬扬编译的版本在1.1beta3上候选词闪烁的Bug
五笔字型输入的问题和扬扬的版本一样没有很好的解决

依赖软件包: gtk2, xfree, glibc-gconv, glibc-gconv-gb*

安装:
安装软件包后
修改 /etc/profile
在最后加上
export XMODIFIERS="@im=fcitx"

再在用户目录下
编辑.xinitrc文件,在脚本开始的地方加入
/usr/local/bin/fcitx &

调用的时候在右键菜单中选择xim输入法就可以了。
不想右键菜单选择的话去
/usr/lib/gtk-2.0/2.10.0(或者其它版本号)/immodules/底下,把除了im-xim.so以外的别的文件全删了,再
gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules
再编辑/etc/gtk-2.0/gtk.immodules,在xim那行中把"ko:ja:th:zh"变成"en:ko:ja:th:zh"
重启X即可


下载地址:
http://wells.osall.com/files/index.php?uid=1&m=info&p=1578

_________________
my Blog: http://wells.osall.com

请支持我的开源项目Sylvan: http://sylvan.osall.com
Back to top
View user's profile Send private message Visit poster's website
plum



Joined: 03 Jan 2007
Posts: 129
Location: 河南 郑州
小企鹅: 3482

PostPosted: 2007-Feb-28 Wed, pm12:43 Reply with quote
 Post subject:

不错,已经安装成功,不过不要使用微软的字体,否则会crash
_________________
http://www.imobile365.com
Zaurus C1k+4G CF+Cell CF wifi+2G SD
ubuntu 7.10
WIndows XP Which in the VBOX under the ubuntu
Back to top
View user's profile Send private message Visit poster's website AIM Address30332348 MSN Messenger
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-02 Fri, pm7:44 Reply with quote
 Post subject:

請問怎麼我裝好了卻用不了?

我重啟之後看見右上方有輸入法的浮動小視窗,fn+點擊出來的input method也選好了X input method,現在不知咋辦好~

我裝的字體是 fireflysung.ttf Sad
Back to top
View user's profile Send private message
lonelyp



Joined: 14 Nov 2006
Posts: 260

小企鹅: 8158

PostPosted: 2007-Mar-02 Fri, pm8:13 Reply with quote
 Post subject:

请问您是不是使用pdaxrom beta1 版本的os?
_________________
my Blog: http://wells.osall.com

请支持我的开源项目Sylvan: http://sylvan.osall.com
Back to top
View user's profile Send private message Visit poster's website
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-02 Fri, pm11:14 Reply with quote
 Post subject:

lonelyp wrote:
请问您是不是使用pdaxrom beta1 版本的os?

我是beta3的,難道說... Crying or Very sad

如果beta3不行...

我在別的地方還見過UIM可以裝,我主要用廣拼和倉頡,請問有啥建議?
Back to top
View user's profile Send private message
ccpaging



Joined: 07 Dec 2006
Posts: 757

小企鹅: 16604

PostPosted: 2007-Mar-03 Sat, am10:36 Reply with quote
 Post subject:

LEXA wrote:
lonelyp wrote:
请问您是不是使用pdaxrom beta1 版本的os?

我是beta3的,難道說... Crying or Very sad

如果beta3不行...

我在別的地方還見過UIM可以裝,我主要用廣拼和倉頡,請問有啥建議?


可以打开leafpad,按ctrl + space试试看能不能出输入条.
如果不行,可以在x的term里边输入fcitx看看是不是缺少库文件.

注意要安装glibc-gconv, glibc-gconv-gb*
你要是用BIG5的话, 就要装big5相关的gconv.

_________________
SL-C1000, 1G CF, 1G SD
pdaxrom 1.1beta3
Roku Wifi Card(Used in Cacko 1.23 & pdaXrom 1.1 Beta3)
http://ccpaging.blog.ubuntu.org.cn/
http://ccpaging.osall.com/
http://blog.sina.com.cn/zaurus/
Back to top
View user's profile Send private message
lonelyp



Joined: 14 Nov 2006
Posts: 260

小企鹅: 8158

PostPosted: 2007-Mar-03 Sat, pm12:23 Reply with quote
 Post subject:

beta3应该是可以使用的
我们都使用beta3

请问您的系统地locale是什么?
echo $LC_ALL
echo $LANG

_________________
my Blog: http://wells.osall.com

请支持我的开源项目Sylvan: http://sylvan.osall.com
Back to top
View user's profile Send private message Visit poster's website
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-03 Sat, pm12:39 Reply with quote
 Post subject:

ccpaging wrote:
LEXA wrote:
lonelyp wrote:
请问您是不是使用pdaxrom beta1 版本的os?

我是beta3的,難道說... Crying or Very sad

如果beta3不行...

我在別的地方還見過UIM可以裝,我主要用廣拼和倉頡,請問有啥建議?


可以打开leafpad,按ctrl + space试试看能不能出输入条.
如果不行,可以在x的term里边输入fcitx看看是不是缺少库文件.

注意要安装glibc-gconv, glibc-gconv-gb*
你要是用BIG5的话, 就要装big5相关的gconv.

term 說 fcitx 正在運行啊~
ctrl+space沒有反應,輸入條就是沒出來,我裝了glibc-gconv-gbbig5。
Back to top
View user's profile Send private message
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-03 Sat, pm12:48 Reply with quote
 Post subject:

lonelyp wrote:
beta3应该是可以使用的
我们都使用beta3

请问您的系统地locale是什么?
echo $LC_ALL
echo $LANG

兩個都是zh_HK.UTF8,因為我用 glibc-locale-zh_hk-utf8...
Back to top
View user's profile Send private message
joerkky



Joined: 10 Dec 2006
Posts: 75

小企鹅: 2359

PostPosted: 2007-Mar-03 Sat, pm4:45 Reply with quote
 Post subject:

glibc-gconv-gb*都得装。因为fcitx的码表不知道是什么编码的。
Back to top
View user's profile Send private message
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-03 Sat, pm11:07 Reply with quote
 Post subject:

所有關係glibc-gconv的都裝了,還是不行~
Back to top
View user's profile Send private message
joerkky



Joined: 10 Dec 2006
Posts: 75

小企鹅: 2359

PostPosted: 2007-Mar-04 Sun, am12:30 Reply with quote
 Post subject:

或者把locale先设置成en_US.utf8试试看。确定使用的是xim么,export XMODIFIERS="@im=fcitx" 也做了?
Back to top
View user's profile Send private message
lonelyp



Joined: 14 Nov 2006
Posts: 260

小企鹅: 8158

PostPosted: 2007-Mar-04 Sun, am10:32 Reply with quote
 Post subject:

错了
locale里面应该是
UTF-8
不是utf8
不能少个减号的,注意大小写

_________________
my Blog: http://wells.osall.com

请支持我的开源项目Sylvan: http://sylvan.osall.com
Back to top
View user's profile Send private message Visit poster's website
joerkky



Joined: 10 Dec 2006
Posts: 75

小企鹅: 2359

PostPosted: 2007-Mar-04 Sun, pm3:30 Reply with quote
 Post subject:

似乎是可以写utf8,UTF8,UTF-8,utf-8都可以的。有一个文件里面专门设置locale的别名的。

如果fcitx 3.5出问题的话可以试试我的fcitx3.4.1免设置自动安装包。
Back to top
View user's profile Send private message
LEXA



Joined: 01 Mar 2007
Posts: 7

小企鹅: 241

PostPosted: 2007-Mar-04 Sun, pm6:22 Reply with quote
 Post subject:

讓我先做個失敗筆記~ Sad


裝了的軟件包: fcitx3.5, gtk2, xfree, glibc-gconv-big5, glibc-gconv-gbk, glibc-gconv-gbgbk, glibc-gconv-gbbig5, glibc-gconv-big5hkscs,

字體我用 fireflysung.ttf,從 /mnt/card/Documents symlink去 /usr/X11R6/lib/X11/fonts/TTF

這三個 locale 我都分別試過,
glibc-locale-zh-hk-utf-8(firefox和leafpad顯示中文正常,abiword介面是繁中,系統介面是英文)
glibc-locale-zh-cn-utf-8(firefox和leafpad顯示中文正常,abiword介面和系統介面是簡中)
glibc-locale-zh-tw-utf-8(firefox和leafpad顯示中文正常,abiword介面和系統介面是繁中)

裝好fcitx3.5後,我用mc 開啟 /etc/profile,
在最下面加上 export XMODIFIERS="@im=fcitx" 並儲存,
再開啟 /home/root/.xinitrc ,
在 #!/bin/sh/ 之前加上 usr/local/bin/fcitx &並儲存,
然後 reboot,startx,
進入GUI之前數秒,輸入法panel出現在右上方然後好像被牆紙蓋過似的消失了,
但開啟 leafpad又會再出現,但就是用不了,
Ctrl+space會出現一個很小的白色條,就牙簽大小的,也沒有反應。

我懷疑這個字體不配合 zh_HK.UTF-8 和 big5hkscs,以致用 locale-zh-hk時系統介面只換了字體但依然是英文,這個跟輸入法不靈會否有關係? Question
Back to top
View user's profile Send private message
Display posts from previous:     
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Zaurus 中文论坛 Forum Index » pdaXrom & debain & openBSD All times are GMT + 8 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

[ 页面生成时间: 秒 ] :: [ 次查询 ] :: [ ]
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional