Difference between revisions of "International keyboard settings"
m |
m |
||
Line 1: | Line 1: | ||
<onlyinclude>To make your keyboard have the accents working for Brazilian Portuguese on [[Debian]]-like operating systems in the proper way that Brazilians are used to, you need to add a second ''Keyboard Layout'' which uses the '''English (US, alternative international)''' language. But then an annoying hack is required to fix the cedilla, because the apostrophe+C yields a C with an accent instead of a Cedilla!</onlyinclude> | <onlyinclude>To make your keyboard have the accents working for Brazilian Portuguese on [[Debian]]-like operating systems in the proper way that Brazilians are used to, you need to add a second ''Keyboard Layout'' which uses the '''English (US, alternative international)''' language. But then an annoying hack is required to fix the cedilla, because the apostrophe+C yields a C with an accent instead of a Cedilla!</onlyinclude> | ||
− | I had included some solutions for various Debian-based OS's here, but they were sub-optimal because they were always failing edge cases. But fortunately I recently found this cool [https://github.com/marcopaganini/gnome-cedilla-fix | + | I had included some solutions for various Debian-based OS's here, but they were sub-optimal because they were always failing edge cases. But fortunately I recently found this cool [https://github.com/marcopaganini/gnome-cedilla-fix fix-cedilla] script by [http://www.paganini.net/ Marco Paganini] that seems to work across most versions and flavours of Linux and in most programs whether they're shell, Gnome, Cinnamon, QT or whatever! Thanks Marco :-) |
== See also == | == See also == |
Revision as of 23:35, 17 April 2017
To make your keyboard have the accents working for Brazilian Portuguese on Debian-like operating systems in the proper way that Brazilians are used to, you need to add a second Keyboard Layout which uses the English (US, alternative international) language. But then an annoying hack is required to fix the cedilla, because the apostrophe+C yields a C with an accent instead of a Cedilla!
I had included some solutions for various Debian-based OS's here, but they were sub-optimal because they were always failing edge cases. But fortunately I recently found this cool fix-cedilla script by Marco Paganini that seems to work across most versions and flavours of Linux and in most programs whether they're shell, Gnome, Cinnamon, QT or whatever! Thanks Marco :-)