[SCIM] Making Scim run automatically

=?big5?q?Gilles=20Vigner?= xiaogil at yahoo.fr
Sun Jul 25 01:51:26 PDT 2004


Hi,
I'm not sure to understand what you mean...

Is it that I have to edit the file :
/usr/share/xsessions/kde.desktop

and to add the 3 following lines :
/usr/bin/scim &
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE=scim

between two following lines :
Type=XSession
Exec=startkde

Is it what i should do ?

Thanks for your help,
Gilles


> Hello there,
> 
> I use kde too.
> 
> On an early posted that my .xsession is:
> #!/bin/bash
> 
> /usr/bin/scim -d
> export XMODIFIERS="@im=SCIM"
> export GTK_IM_MODULE=scim
> startkde
> ---------------------------------
> 
> And actually it is wrong, the .xsession that works
> is (for me):
> #!/bin/bash
> 
> /usr/bin/scim &
> export XMODIFIERS="@im=SCIM"
> export GTK_IM_MODULE=scim
> startkde
> --------------------------------
> 
> The difference is how you run scim, I had to changhe
> the "-d" for a "&".


-----------------------------------------------------------------
§Ûªñ¸ô¡I¡IEmail³B³B¦¬¡I
§K¶O¤U¸üYahoo!©_¼¯±¶®|¦C
http://tw.companion.yahoo.com/


More information about the scim mailing list