mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 03:00:17 +01:00
This changeset adds three variants of the U.S. Dvorak layout to the table that is used to map a keyboard ID in the RDP backend to an Xkb configuration. This makes it possible to have these variants propagated seamlessly from an RDP client into the Wayland compositor. As the backend-rdp module requires at least version 2.3.0 of the FreeRDP library to build, the symbols for these variants is already present in include/freerdp/locale/keyboard.h, included by rdp.h here, and in libfreerdp/locale/xkb_layout_ids.c which translate the selected layout in Xkb into the keyboard ID sent over the wire for the RDP protocol. Signed-off-by: Roland Kaufmann <rlndkfmn+freerdp@gmail.com> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| rdp.c | ||
| rdp.h | ||
| rdpclip.c | ||
| rdpdisp.c | ||
| rdputil.c | ||