I'm began to work on ubuntu (and arch) with i3wm
, I usually use the US International layout on Windows. I set the keyboard of the default Ubuntu to US(International with dead keys) which works fine, but when I launch ubuntu under i3WM
, the keyboard does not appear to have changed...
How can I set the keyboard to US(International with dead keys) with Right-Alt as deadkey ? should I modify anything in the .xinit
?
thanks for your help !
us-intl
since it is what shows up underlocalectl list-x11-keymap-variants| grep us
. I'm glad I found this answer, usingintl
worked flawlessly. – Marcello Grechi Lins Aug 20 '19 at 16:16