Dear Osamu,
Thanks for FYI.

On Wed, 2008-04-02 at 21:56 +0900, Osamu Aoki wrote:
> FYI:
> 
> I use gdm/gnome in en_US.UTF-8 with scim-anthy package which use
> anthy->uim->scim path as conversion engin.
> 


> Question:
> 
> Did you im-switch to configure?
> 
> Osamu

Simple ansewr is "NO".
I used OLD usage of X-Input-Method,related environment VALUES 
were written in ~/.xinitrc or ~/.gnome-session such as below:

<Quote from my ~/.gnome-session >
#(snip)
LANG=ja_JP.UTF-8
export LANG
PATH=$HOME/bin:$PATH
#export XIM=uim
export XIM=SCIM
#export XIM_PROGRAM=

#=======================================================================
# Setting for Japanese Input Method (XIM).
# Starting XIM Server
if type uim-xim &> /dev/null ; then
  uim-xim &
fi
#XMODIFIERS="@im=$XIM" ; export XMODIFIERS
#GTK_IM_MODULE="$XIM" ; export GTK_IM_MODULE
#UIM_IM_ENGINE=anthy ; export UIM_IM_ENGINE

GTK_IM_MODULE="scim" ; export GTK_IM_MODULE
GTK_IM_SCIM_CONFIG_MODULE=simple
scim -d
# 
# (snip)
#

# End of Generated
LANG=ja_JP.UTF-8
export LANG

exec gnome-session
# End
</Quote>

** Above quote is modified comment to English from Japanese
    cause of any reader's can't manipulate Japanese characters.. **

This setting was modified from genereted ~/.xinitrc , 
by older (before etch,maybe  rre-release of sarge or release of woody) 
set-language-environment command.

Sometimes,s cim was tries to start at twice,
first at ~/.gnome-session ,
second is startup of gnome,
because gnome-session-manager tried to  resist scim as 
his automatic starting session :(

I ask,are these lines ;setting for IM and starting IM (server) in
startup
files should be deleted?

Regards,
Kyuma Ohta.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to