Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XMODIFIERS and mozilla
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cc
n00b
n00b


Joined: 09 Aug 2002
Posts: 27
Location: Taipei, Taiwan

PostPosted: Fri Aug 09, 2002 2:38 pm    Post subject: XMODIFIERS and mozilla Reply with quote

Hi,

I am a Chinese user and would like to use chinese input method when X starts. So I added a file called .xinitrc in my home directory so that everytime I type 'startx' it will be executed.

The content is simple:

Code:

export LANG=zh_TW.Big5
export XMODIFIERS="@im=xcin"
xcin -r $HOME/.xcin -x "@im=xcin"

exec "`/etc/X11/chooser.sh`"


GNOME2 starts without problems and xcin is running. But I was unable to start mozilla or xchat (I guess all X application are unable to start). But if I remove the XMODIFIERS variable, mozilla (xchat as well) works perfectly. But I think XMODIFIERS is necessary for xim application.

Any ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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