mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 09:43:19 +03:00
@@ -1339,6 +1339,7 @@ class _DisplayState extends State<_Display> {
|
||||
return _Card(title: 'Other Default Options', children: [
|
||||
otherRow('View Mode', 'view_only'),
|
||||
otherRow('show_monitors_tip', 'show_monitors_toolbar'),
|
||||
otherRow('Collapse toolbar', 'collapse_toolbar'),
|
||||
otherRow('Show remote cursor', 'show_remote_cursor'),
|
||||
otherRow('Zoom cursor', 'zoom-cursor'),
|
||||
otherRow('Show quality monitor', 'show_quality_monitor'),
|
||||
|
||||
Reference in New Issue
Block a user