FreeRDP
Loading...
Searching...
No Matches
client/X11/keyboard_x11.h
1
20#pragma once
21
22#include <winpr/wlog.h>
23#include <freerdp/api.h>
24
25int xf_detect_keyboard_layout_from_xkb(wLog* log, DWORD* keyboardLayoutId);