Rofi version (rofi -v)
1.7.3
Configuration
https://gist.github.com/mvaaltola/dbda2ead10ad52f8625a57af883d43db
Launch command
rofi -show drun
Step to reproduce
- run
localectl set-x11-keymap us,fi pc105 qwerty grp:ctrls_toggle,caps:escape
- open rofi, type
asd, everything works fine
- hit left+right ctrl keys at the same time to change keyboard layout to fi
- type
asd again, the output is əßð i.e. as if the AltGr modifier key was held down when typing
Expected behavior
Display correct characters (asd instead of əßð) when using the Finnish keyboard layout.
Actual behavior
When using the Finnish keyboard layout, characters are displayed in rofi as if the AltGr key is held down. For example, e becomes €, a becomes ə etc.
Additional information
Other software, e.g. Visual Studio Code, displays characters correctly when using the same font and keyboard layout.
Rofi version (rofi -v)
1.7.3
Configuration
https://gist.github.com/mvaaltola/dbda2ead10ad52f8625a57af883d43db
Launch command
rofi -show drun
Step to reproduce
localectl set-x11-keymap us,fi pc105 qwerty grp:ctrls_toggle,caps:escapeasd, everything works fineasdagain, the output isəßði.e. as if the AltGr modifier key was held down when typingExpected behavior
Display correct characters (
asdinstead ofəßð) when using the Finnish keyboard layout.Actual behavior
When using the Finnish keyboard layout, characters are displayed in rofi as if the AltGr key is held down. For example,
ebecomes€,abecomesəetc.Additional information
Other software, e.g. Visual Studio Code, displays characters correctly when using the same font and keyboard layout.