Last active
March 10, 2019 22:25
-
-
Save alextakitani/6413691 to your computer and use it in GitHub Desktop.
cedilha em taclado us-internacional, no mint 18
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Editar | |
sudo xed /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules.cache | |
sudo xed /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules.cache | |
Adicionar :en na linha "cedilla" | |
sudo xed /usr/share/X11/locale/en_US.UTF-8/Compose | |
substituir "ć" por "ç" e "Ć" por "Ç". ( Contrl + h ) | |
Não esqueca de marcar o match case | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment