mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Refector key click && Clear remapped keycodes
This commit is contained in:
@@ -612,6 +612,8 @@ impl Connection {
|
||||
}
|
||||
}
|
||||
}
|
||||
#[cfg(target_os = "linux")]
|
||||
clear_remapped_keycode();
|
||||
log::info!("Input thread exited");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user