Wiki source code of RangeeOS - Benutzer zwischen vorgegebenen Auflösungen wählen lassen
Last modified by Tobias Wintrich on 2024/03/26 11:05
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | With the software module "system-screen-resolution-select," an icon can be created on the desktop and/or start menu for the thin client user. This icon allows the user to choose from three resolutions predetermined by the administrator. | ||
| 2 | |||
| 3 | {{info}} | ||
| 4 | Last documented with: | ||
| 5 | |||
| 6 | system-screen-resolution-select 12.00 build 006 | ||
| 7 | {{/info}} | ||
| 8 | |||
| 9 | {{toc/}} | ||
| 10 | |||
| 11 | = Prerequisites = | ||
| 12 | |||
| 13 | The software module "system-screen-resolution-select" must be installed on the corresponding thin client. If the module is not offered for installation, please contact our support team (support@rangee.com). | ||
| 14 | |||
| 15 | = Configuration = | ||
| 16 | |||
| 17 | == Permissions == | ||
| 18 | |||
| 19 | To allow the user to use the function, grant them the permission "Select screen resolution" (under the "Connections & Applications" heading) via {{status title="User"/}} -> "Guest" {{status title="Edit"/}}. | ||
| 20 | Optionally, at the same location, grant the user permission for "Screen" (under "Ports"). This provides them with the ability to switch to the client's screen settings via a direct link within the application. | ||
| 21 | |||
| 22 | [[image:res_select_02.png||height="298" width="469"]] | ||
| 23 | |||
| 24 | == Configuring Resolutions == | ||
| 25 | |||
| 26 | Under {{status title="Connections"/}} -> {{status title="Select Screen Resolution"/}}, you can define three resolutions that you want to make available to your users. You can also specify at the same location whether you want to create a start menu and/or desktop entry. | ||
| 27 | |||
| 28 | [[image:res_select_01.png||height="271" width="426"]] | ||
| 29 | |||
| 30 | = Usage = | ||
| 31 | |||
| 32 | Through the desktop icon / start menu entry, the user can now choose which resolution to use with a simple click. | ||
| 33 | |||
| 34 | Using the switch {{status title="Advanced Settings"/}} opens the screen configuration (if permission has been granted). | ||
| 35 | |||
| 36 | [[image:res_select_03.png||height="212" width="583"]] |