Skip to content

[BUG] constant AltGr modifier on Finnish keyboard layout #1642

@mvaaltola

Description

@mvaaltola

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions