Glam Prestige Journal

Bright entertainment trends with youth appeal.

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 0

Any 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy