Skip to content

UK keyboard layout: '#' and '~' key not working on Linux with x11 #55

@basile-henry

Description

@basile-henry

I've just quickly followed the dependencies for keyboard input. It looks like alacritty depends on glutin which for linux depends on winit and I found the following lines are commented out in the most recent version src/api/x11/events.rs#L177 and src/api/x11/events.rs#L270.

This seems to be relevant to my issue but I am unsure why it has been commented out. If this is the reason then the layout of my keyboard is irrelevant and most likely other linux users would have the same problem.

Having encountered the issue while using alacritty I'm submitting an issue here but should I also post an issue on winit? Or is there another reason for this issue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions