fix(windows): resolve disappearing cursor after KVM switch (#4407)
This commit is contained in:
parent
2e2f7b6a33
commit
fd2bfaac7e
5 changed files with 17 additions and 0 deletions
|
|
@ -327,6 +327,10 @@ namespace platf {
|
|||
// Unimplemented
|
||||
}
|
||||
|
||||
void enable_mouse_keys() {
|
||||
// Unimplemented
|
||||
}
|
||||
|
||||
void streaming_will_start() {
|
||||
// Nothing to do
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue