Administrator Guide

4
Peripheral Settings Parameter Options
The following table contains parameters used for conguring peripheral settings such as keyboard, monitor, mouse, and printer.
Table 3. Peripheral Settings Parameter Options
Parameter Description
DisplaySettings=MON1<resolution=1920x1080>
MON2<resolution= 1024x768> or
MON1 <resolution=1920x1080@60> MON2
<resolution=1024x768@60>
The string value is in the format of white space separated string
construct. The values keywords are case sensitive. The following are
the rules:
1. MON1/MON2: mandatory constant values for monitor1 and
monitor2, if specic resolutions or placement are to be set for
each individual monitors.
2. To specify resolutions: use 1920x1080 format, resolution
numbers with delimiter x (lowercase) after MON1/MON2 value
keyword. Resolutions are optional. If not specied, DDC
(optimal) resolutions is used.
For Example : DisplaySettings=MON1 1920x1080 MON2
1920x1200
3. To specify resolutions with refresh rate: use 1920x1080@60
format, refresh rate is optional. If not specied, the optimal
refresh rate is used automatically.
For Example: DisplaySettings=MON1 1920x1080@60 MON2
1920x1200@60
MON1 primary 1920x1080 MON2 1920x1200:
Used for the specied conguration of primary monitor that is
retained previously. Primary monitor is where the taskbar and app
icons are present. It species monitor as the primary monitor, use the
value keyword primary, which is optional.
For Example: Set MON1 as primary : DisplaySettings=MON1 primary
1920x1080 MON2 1920x1200
Set MON2 as primary : DisplaySettings=MON1 1920x1080 MON2
primary 1920x1200
MON1 primary on-left 1920x1080, MON2 on-right 1920x1200
To specify monitors in horizontal placement and on the left or right,
use the legacy value keywords on-left and on-right after MON1/
MON2 to arrange monitors left/right placement. You can use these
options in pair.
MON1 primary on-above 1920x1080, MON2 on-below 1920x1200
To specify monitors in vertical placement and on the top or bottom,
use the legacy value keywords on-above and on-below after each
MON1 and MON2 to arrange monitors top/bottom placement. You
can use these options in pair.
MON1 primary rotate-left 1920x1080 MON2 1920x1200
18