Skip to content

Instantly share code, notes, and snippets.

@fabiocarneiro
Last active December 19, 2017 17:33
Show Gist options
  • Save fabiocarneiro/82668fe1c5c26372fe185d925c52c3b6 to your computer and use it in GitHub Desktop.
Save fabiocarneiro/82668fe1c5c26372fe185d925c52c3b6 to your computer and use it in GitHub Desktop.
Fix Jetbrains IDE hotkey bug on Ubuntu 17.10 after moving from Unity

Show current settings

setxkbmap -print -verbose 10

Change to abnt2 layout (need to be adjusted according to the keyboard model):

setxkbmap -model abnt2 -layout br -variant abnt2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment