mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 11:35:56 +00:00
@@ -1324,7 +1324,7 @@ class _DisplayState extends State<_Display> {
|
||||
if (useTextureRender) {
|
||||
children.add(otherRow('Show displays as individual windows',
|
||||
kKeyShowDisplaysAsIndividualWindows));
|
||||
children.add(otherRow('Use all my displays when connecting',
|
||||
children.add(otherRow('Use all my displays for the remote session',
|
||||
kKeyUseAllMyMonitorsWhenConnecting));
|
||||
}
|
||||
return _Card(title: 'Other Default Options', children: children);
|
||||
|
||||
Reference in New Issue
Block a user