2009/9/15 wwp <span dir="ltr"><<a href="mailto:subscript@free.fr">subscript@free.fr</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
BTW, does "IMSETTINGS_IGNORE_ME=yes" tells that it will ignore the<br>
GTK_IM_MODULE I previously set in ~/.bash_profile?<font color="#888888"><br></font></blockquote></div><br>The only thing I found about the "IMSETTINGS_IGNORE_ME" was: "A parameter to hide Input Method from the inventory", but I believe that it's not the problem.I forgot to tell you that Fedora 11  did not install the immodules package by default, so try to install them.<br>
<br># yum install gtk2-immodules<br><br>Then for precaution update your immodules list.<br><br><em>#gtk-query-immodules-2.0-32</em><br><br>Then edit your "none.conf" file again, setting "cedilla" input method "GTK_IM_MODULE=gtk-im-cedilla".<br>
<br>And finally edit the file "/etc/gtk-2.0/i386-redhat-linux-gnu/gtk.immodules"<br>search for the line<br><em>"cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gv:oct:sq:tr:wa"</em><br>
and add your keyboard.<br><br>in my case: <em>"cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gv:oct:sq:tr:wa:<b>en</b>"</em><br><br>Reboot your system, and see your input method<br>
cat ~/.gconf/desktop/gnome/interface/%gconf.xml<br><br>Search for something like this:<br>    <entry name="gtk-im-module" mtime="1229379660" type="string"><br>        <stringvalue>gtk-im-cedilla</stringvalue><br>
    </entry><br><br>Now I believe that you will be able to use cediila.<br><br>Regards,<br>