mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-26 21:23:18 +00:00
Desktop Setting Improvements.
This commit is contained in:
@@ -40,6 +40,7 @@ namespace MeshCentralRouter
|
||||
private bool swamMouseButtons = false;
|
||||
private bool remoteKeyboardMap = false;
|
||||
private bool autoSendClipboard = false;
|
||||
public bool AutoReconnect = false;
|
||||
private double scalefactor = 1;
|
||||
public List<ushort> displays = new List<ushort>();
|
||||
public ushort currentDisp = 0;
|
||||
|
||||
Reference in New Issue
Block a user