[SCIM] Making Scim run automatically
=?big5?q?Gilles=20Vigner?=
xiaogil at yahoo.fr
Mon Jul 26 16:01:04 PDT 2004
Hi,
I have add the three following lines
/usr/bin/scim &
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE=scim
in my /etc/X11/xinit/xinitrc file like this:
gilles at debian:~$ cat /etc/X11/xinit/xinitrc
#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld
Exp $
# /etc/X11/xinit/xinitrc
#
# global xinitrc file, used by all X sessions started
by xinit (startx)
/usr/bin/scim &
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE=scim
# invoke global X session script
. /etc/X11/Xsession
gilles at debian:~$
but it still doesn't work.
I'd like scim to run for any user in any desktop (kde,
gnome...), what's wrong in what i did ?
Gilles
> Hey there,
>
> Check this out:
> http://www-ugrad.cs.colorado.edu/X/xsession.html
>
> The file I'm editing is ~/.xsession, that means
> /home/shuri/.xsession is
> my .xsession.
>
>
> El Dom 25 Jul 2004 03:51, Gilles Vigner escribió:
> > Hi,
> > I'm not sure to understand what you mean...
> >
> > Is it that I have to edit the file :
> > /usr/share/xsessions/kde.desktop
> Nop
>
>
> > 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 "&".
> >
> >
>
-----------------------------------------------------------------
> >
�è�è·¯ï�ï¼Email�è��¶ï�
> >
�è²»ä¸è�Yahoo!å¥æ©�·å���
> > http://tw.companion.yahoo.com/
> > _______________________________________________
> > scim mailing list
> > scim at freedesktop.org
> > http://freedesktop.org/mailman/listinfo/scim
>
> --
>
> Atentamente,
> Nicolás Velásquez
> Bogotá, Colombia
>
> (^) � ASCII Ribbon Campaign
> X � �NO HTML/RTF in e-mail
> / \ � NO Word docs in e-mail
> _______________________________________________
> scim mailing list
> scim at freedesktop.org
> http://freedesktop.org/mailman/listinfo/scim
>
-----------------------------------------------------------------
§Ûªñ¸ô¡I¡IEmail³B³B¦¬¡I
§K¶O¤U¸üYahoo!©_¼¯±¶®|¦C
http://tw.companion.yahoo.com/
More information about the scim
mailing list