mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 08:41:30 +03:00
@@ -1394,6 +1394,7 @@ fn skip_led_sync_control_key(key: &ControlKey) -> bool {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[inline]
|
#[inline]
|
||||||
|
#[cfg(any(target_os = "windows", target_os = "linux"))]
|
||||||
fn is_numpad_control_key(key: &ControlKey) -> bool {
|
fn is_numpad_control_key(key: &ControlKey) -> bool {
|
||||||
matches!(
|
matches!(
|
||||||
key,
|
key,
|
||||||
|
|||||||
Reference in New Issue
Block a user