Hi, Mark,

Thanks for the finding, we will look at the massive sys-calls problem.

By default, input method services (either iiim or scim) would be started 
on any UTF-8 locale, and the disabling function iiim-properties(1) would 
still start iiim services, but only disable the  client communications. 
To completely disable the IM services, you could hack the 
/etc/iiim/xsession script to not start iiim daemons on en_*.UTF-8 
locales, or a lighter way is to add following lines to your $HOME/.profile,

$ cat ~/.profile
GTK_IM_MODULE=gtk-im-context-simple
export GTK_IM_MODULE

Regards,

Haik Aftandilian wrote:
>> How do I turn this off ?
>>     
>
> System -> Preferences -> Input Methods
>
> Uncheck "Enable Input Method" and change the "Input Method status and 
> switcher placement" pull down menu to "None".
>
> Haik
>   

_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to