I have a system76 computer with a standard system76 layout.
I use Portuguese accents all the time, so I need quick access to them. Typically, I use US international keyboard with dead keys. Hence, to make for instance á, I type '+a. I had this working on my Ubuntu 14.04, however after upgrading to Ubuntu 16.04, it stopped working on all applications, except bash for some reason.
I have the following outputs
> gsettings get org.gnome.desktop.input-sources sources [('xkb', 'us+intl')] > gsettings get org.gnome.desktop.input-sources current uint32 0Any thoughts? Thanks!
1 Answer
Possibly you have XIM enabled as input method, and run into bug #1573755. If so, try to open Language Support, change to "IBus" as input method, and relogin.
Edit:
Since the above idea didn't work, you may want to check which is your currently selected keyboard layout by running these commands:
gsettings get org.gnome.desktop.input-sources sources
gsettings get org.gnome.desktop.input-sources current 10