mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Refactor listening keyboard to support switching keyboard modes
This commit is contained in:
@@ -190,6 +190,7 @@ message KeyEvent {
|
||||
string seq = 6;
|
||||
}
|
||||
repeated ControlKey modifiers = 8;
|
||||
uint32 mode = 9;
|
||||
}
|
||||
|
||||
message CursorData {
|
||||
|
||||
Reference in New Issue
Block a user