Despite the name, it configures the input system used by Wayland too.
1 Like
Oh also, it must be .XCompose
, with an upper-case C. I edited my post above to make that clear. Sorry, anyone who tried this and it wasn’t working!
1 Like
I just want to clarify to the next one that reads this topic. (probably me in the future haha)
I used these two pieces of information to have my English keyboard to output cedilla after combining '+c.
Create the file ~/.XCompose, add these two entries and log off/on gnome:
<dead_acute> <c> : "ç"
<dead_acute> <C> : "Ç"
Capital cedilla can be created using the unicode U+00C7
Thank you guys. After 2 years typing incorrectly I can finnaly use ç
1 Like