How can I change the default GTK+ input method used by a system? I've
seen mention of the GTK_IM_MODULE enviroment variable, but it does not
seem to have any effect.

For instance, I've tried
export GTK_IM_MODULE="myinputmethod";gtk-demo

Also, is there any way to change this at runtime, with a C function
call?

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to