mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 23:13:20 +03:00
swap left right mouse button
This commit is contained in:
@@ -576,5 +576,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("input_source_1_tip", "Джерело введення 1"),
|
||||
("input_source_2_tip", "Джерело введення 2"),
|
||||
("capture_display_elevated_connections_tip", "В режимі розширених прав захоплення декількох дисплеїв не підтримується. Якщо ви хочете керувати декількома дисплеями, будь ласка, спробуйте це після встановлення."),
|
||||
("Swap control-command key", ""),
|
||||
("swap-left-right-mouse", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user