mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-20 21:41:02 -04:00
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user