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