mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-19 19:21:13 +03:00
Release modifiers when exit
This commit is contained in:
@@ -618,6 +618,7 @@ impl Connection {
|
||||
}
|
||||
#[cfg(target_os = "linux")]
|
||||
clear_remapped_keycode();
|
||||
release_modifiers();
|
||||
log::info!("Input thread exited");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user