mather commented on a change in pull request #256: GUACAMOLE-951: Add ability
to set KeyboardType for FreeRDP
URL: https://github.com/apache/guacamole-server/pull/256#discussion_r378048761
##########
File path: src/protocols/rdp/keymap.h
##########
@@ -103,6 +103,24 @@ struct guac_rdp_keymap {
*/
const UINT32 freerdp_keyboard_layout;
+ /**
+ * FreeRDP keyboard type definition.
+ * See
https://docs.microsoft.com/ja-jp/windows/win32/api/winuser/nf-winuser-getkeyboardtype
Review comment:
I will replace to English page URL.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services