Signed-off-by: hwzhangchuang <zhangchuang.zhang@huawei.com>
This commit is contained in:
hwzhangchuang
2023-12-08 22:33:20 +08:00
parent 757bd932e2
commit c572c95594
+1
View File
@@ -58,6 +58,7 @@ int OpenInputDeviceFdByPath(const std::string &devicePath);
std::string ConvertErrNo();
void ScanInputDevicesPath(const std::string &dirName, std::vector<std::string> &vecInputDevPath);
void WriteEventToDevice(const int fd, const input_event &event);
/**
* If we pressed the sink keyboard while mouse pass throuth from source to sink, we need reset the virtual keyboard
* key states at the source side.