mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 12:20:03 +03:00
@@ -719,7 +719,7 @@ fn reset_input() {
|
||||
let _lock = VIRTUAL_INPUT_MTX.lock();
|
||||
VIRTUAL_INPUT = VirtualInput::new(
|
||||
CGEventSourceStateID::Private,
|
||||
CGEventTapLocation::AnnotatedSession,
|
||||
CGEventTapLocation::Session,
|
||||
)
|
||||
.ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user