Skip to content

[47] session-rdp: Use submitted keyboard type, instead of hardcoding it

Jonas Ådahl requested to merge cherry-pick-c9b138c9 into gnome-47

The RDP scancodes depend on the keyboard type, that the client side submitted. Currently, gnome-remote-desktop hardcodes the keyboard type to IBM enhanced, but this is not always true, like in the case of the Japanese keyboard.

Fix this issue by actually using the keyboard type, that the client side submitted, instead of hardcoding the IBM enhanced keyboard type.

(cherry picked from commit c9b138c9)

Merge request reports

Loading