mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 16:21:29 +03:00
swap key update
This commit is contained in:
@@ -1580,6 +1580,9 @@ class _RemoteMenubarState extends State<RemoteMenubar> {
|
||||
),
|
||||
);
|
||||
}
|
||||
keyboardMenu.add(_createSwitchMenuEntry(
|
||||
'Swap Control-Command Key', 'allow_swap_key', EdgeInsets.zero, true));
|
||||
|
||||
return keyboardMenu;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user