I'm trying to configure my keyboard within Xorg, but accent arent working.
I then press the right alt button + ' + e and I get ? character instead of e with accent
Same result with
accent is also not working with
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 ?
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 ?