Solved accent and ddvorak

I'm trying to configure my keyboard within Xorg, but accent arent working.

setxkbmap -layout us -variant dvorak-alt-intl -option compose:ralt
I then press the right alt button + ' + e and I get ? character instead of e with accent

Same result with
setxkbmap -layout us -variant dvorak-alt-intl

accent is also not working with
setxkbmap -layout us -variant dvorak-alt-intl -option compose:ralt

Where should I start to look ?

File in /usr/local/share/X11/xkb/symbols/us seems correct to me
The config I try have the magic line include level3(ralt_switch)

The keyboard is ok because working as expected on Linux

Am I missing something trivial ?
 
Sorry ... got it.
The issue was my terminal emulator. urxvt doesn't show accent, that's it.
Sorry :)
 
Back
Top