Simple fix for those using a US keyboard layout who cannot type “ç”.

  1. Create a hidden file in your home directory called .XCompose:
nano .XCompose
  1. Copy and paste the following:
include "%L"
<dead_acute> <c>     : "ç"
<dead_acute> <C>     : "Ç"
  1. Log out and log back in.