mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 00:21:02 +03: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