Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
scim doesn't bring up input window
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
beijingjj
Apprentice
Apprentice


Joined: 01 Jul 2006
Posts: 212

PostPosted: Sun Sep 14, 2008 12:02 am    Post subject: scim doesn't bring up input window Reply with quote

I'm trying to setup Chinese input in my xfce4 install here. I was previously somewhat successful in KDE but it's been a little while.
scim is running and I can right-click and configure the options but <ctrl+space> produces no effect. It doesn't even bring up a window, just no reaction at all. The input methods listed in scim are English and Chinese smart pinyin.

Here's what I have in my .xinitrc:
Code:
exec startxfce4
export LC_CTYPE="zh_CN.UTF-8"
export LC_LANG="en_US.UTF8"
export LC_ALL="en_US.UTF8"
export XMODIFIERS=@im=scim
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim


I'm not sure where to start looking.

Thanks for any help.
Back to top
View user's profile Send private message
zcg0696
n00b
n00b


Joined: 14 Sep 2008
Posts: 2

PostPosted: Sun Sep 14, 2008 1:29 am    Post subject: Reply with quote

try this:
Code:
export LC_CTYPE="zh_CN.UTF-8"
export LC_LANG="en_US.UTF8"
export LC_ALL="en_US.UTF8"
export XMODIFIERS=@im=scim
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
scim -d
exec startxfce4
Back to top
View user's profile Send private message
beijingjj
Apprentice
Apprentice


Joined: 01 Jul 2006
Posts: 212

PostPosted: Sat Sep 20, 2008 3:14 am    Post subject: Reply with quote

Thanks, that was the problem!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
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