neutrinolabs / xorgxrdp

Xorg drivers for xrdp
Other
428 stars 108 forks source link

Move to evdev keycodes #316

Open matt335672 opened 3 weeks ago

matt335672 commented 3 weeks ago

Fixes #211

Depends on neutrinolabs/xrdp#3138

See also #303

Uses the evdev X11 keycodes passed over from xrdp, so that these do not have to be mapped within xorgxrdp as well.

I'm hoping this is more readable than it was. I've removed a lot of magic numbers

matt335672 commented 1 week ago

Status update - this is turning into more work than I expected on the xrdp side, but I'm still looking at it.