Skip to content

Draft: winex11: Support fixed X11 keycode to scancode conversion.

Rémi Bernon requested to merge rbernon/wine:mr/keyboard-layout into master

X11 keycodes are just Linux keycodes + 8 nowadays according to evdev or libinput drivers, and we can avoid innacurate reconstruction in the most common case.

Opening this as a draft for now, to show where I'd like to go with !2062 (closed).

Merge request reports

Loading