*** This bug is a duplicate of bug 518056 *** https://bugs.launchpad.net/bugs/518056
I was on 18.04 and that was not an issue for me. Using US intl. alt. keyboard I could always get ç (cedilha). Now that I've upgrade to 23.04, this problem came back. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/228077 Title: libgtk2 immodules has cedilla disabled in en locales Status in gnome-control-center: Confirmed Status in GTK+: Invalid Status in gnome-control-center package in Ubuntu: Triaged Status in gtk+2.0 package in Ubuntu: Invalid Status in gnome-control-center package in Fedora: Won't Fix Bug description: Binary package hint: libgtk2.0-0 philsf@philsf-laptop:~$ lsb_release -rd Description: Ubuntu 8.04 Release: 8.04 philsf@philsf-laptop:~$ apt-cache policy libgtk2.0-0 libgtk2.0-0: Installed: 2.12.9-3ubuntu3 One can't use dead keys to input a c+cedilla in en_US (probably other en_* locales). I had this on Gutsy. Now in Hardy, I thought I should report, since it's annoying, and the fix is documented. Steps to reproduce: - enable deadkeys - Open gnome-terminal (or firefox) and enter ' + c What you should get: ç What you do get: ć Fix (got from http://ubuntuforums.org/showthread.php?p=3652628 ): Edit /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules, and include ":en" in the cedilla line 6c6 < "cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa" --- > "cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa:en" To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/228077/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp