2

I can't type the c-cedilha character "ç" anymore expect in Sublime Text. The default key combination (' + c) is giving the character "ć".

How can I fix this?

I am currently Ubuntu 17.10 (with Gnome) and the "Input Sources" is set with English (US, alternative international). This has always worked but it does not work anymore.

Using Dell XPS 15 (9550).

Edit: English (US, international with dead keys) has the same behavior.

This did't help to fix: What keyboard layout allows me to type ç?

leoheck
  • 514
  • 5
  • 17

2 Answers2

1

1) Open Settings->Regions & Language 2) Set Language Portugues (Brasil); if English, cedilha will not work, but it works with French; 3) Set Format: Brasil 4) Sources of input: English (United States), then choose English (USA, inter. alt. with dead keys) 5) Remove other input sources

By doing this, I had to reconfigure my multiple displays. Just took them out, restarted, and repluged them.

1

Based on my earlier answer to a similar question:-

Press whatever you have set as the compose key then a then e in sequence will produce æ

This solution is much simpler, as you don't have to know the unicode for the character you wish to type. So, for example, press compose key then o then e will produce œ. compose key then c then , (comma) will produce ç and so on.

I use the Right Windows key as the compose key as it isn't really used in the context of typing characters in Ubuntu.

If you don't already know, you can set the Compose Key by going to System Settings>Keyboard>Typing>Compose Key

graham
  • 13,061