Guides that apply across multiple distros and desktop environments.
Cedilla Fix for US Keyboard Layout
Simple fix for those using a US keyboard layout who cannot type “ç”. Create a hidden file in your home directory called .XCompose: nano .XCompose Copy and paste the following: include "%L" <dead_acute> <c> : "ç" <dead_acute> <C> : "Ç" Log out and log back in.