=On 21/10/06 03:05PM, Shawn Chiou wrote:
> Hi,
>
> I've tested your setting with SCIM on OpenBSD 7.0, but it's not working.
>
> I also tested with "old setting" (see below), but it's not working, too.
>
> > LC_LANG=C
> > LC_CTYPE=zh_TW.UTF-8
> >
> export XMODIFIERS="@im=SCIM"
> > export GTK_IM_MODULE="scim"
> > export QT_IM_MODULE="scim"
> > /usr/local/bin/scim -d
> >
>
> Can you provide more information about your environment? for example, your
My configuration is pretty simple:
export LC_ALL="en_US.UTF-8"
export GTK_IM_MODULE="xim"
export QT_IM_MODULE="xim"
export XMODIFIERS="@im=SCIM"
/usr/local/bin/scim -d
Do you have any input schemes installed? (e.g. scim-chewing/scim-pinyin)
scim on its own is generally not very useful.