Setting Display Parameters Based on Device Capabilities

A default ruleset file named BrowserRules.ini is installed in the Thinfinity® Workspace program folder (C:\Program Files\Thinfinity\Workspace\bin64). To customize it, make a copy and name it Thinfinity.RemoteDesktop.BrowserRules.ini then save it to "C:\ProgramData\Cybele Software\Thinfinity\Workspace". You can safely customize this file as it won’t be overridden with a program update.

The structure of this file is as follows:

[default]
min-width = 640
min-height = 480
max-width = 2560
max-height = 1600
max-device-pixel-ratio = 1
[mobile]
parent-model = default
match-mobile = true
max-device-pixel-ratio = 2

Last updated

Was this helpful?