Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Dell Wyse ThinLinux 1.0.3 INI Guide

PDF

Peripheral Settings Parameter Options

The following table contains parameters used for configuring peripheral settings such as keyboard, monitor, mouse, and printer.

Table 1. 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 specific 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 specified, 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 specified, the optimal refresh rate is used automatically.

    For Example: DisplaySettings=MON1 1920x1080@60 MON2 1920x1200@60

MON1 primary 1920x1080 MON2 1920x1200:

Used for the specified configuration of primary monitor that is retained previously. Primary monitor is where the taskbar and app icons are present. It specifies 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

rotate-left, rotate-normal, and rotate-right are supported as legacy parameters. These parameters rotate the framebuffer for monitors that do not actually support rotation. Specifying these parameters requires monitors to be physically rotated. For monitors that support rotation, these parameters are not necessary.

<default>

This key value is to reset both monitors to default settings. (Optimal resolutions in horizontal placement and MON1 on the left as primary display).

DDC

Resets all the monitors to default layout and default resolutions – The default layout is all in HORIZONTAL placement, Primary is MON1 and resolutions are optimal.

Horizontal

For Example: DisplaySettings=Horizontal (which is equal to DisplaySettings= <default>) OR DisplaySettings=Horizontal MON1 primary 1920x1080 MON2 1920x1200

This single Horizontal (with capital H) key value without any parameter is used to reset both the monitors to DDC mode as it is in default settings. There can be parameters as in MON1 and MON2 format as described above. The result is to set the monitors in horizontal placements with specified individual parameters.

Vertical

For Example: DisplaySettings=Vertical (which is equal to DisplaySettings= <default>) OR DisplaySettings=Vertical MON1 primary 1920x1080 MON2 1920x1200

This single Vertical (with capital V) key value is used to set both monitors to DDC resolutions, but in vertical placement with default MON1 on the top.

MON2 … MON1…

With individual monitor with their specific parameters in place, but swaps the MON2 at the beginning of the string, followed by MON1 will be placed MON2 on the left and MON1 on the right. This is equivalent of MON1 on-right MON2 on-left. For Example: MON2 MON1 = MON1 on-right MON2 on-left

Mirror <rotate{normal, left, right, inverted}, {resolution}>

It sets the monitors in mirror mode with given resolution and rotation.

JetDirectPrinter=<printer address>

For Example: JetDirectPrinter=<printer address> <options>

For parameter options used in the command line, see JetDirectPrinter in Printer Parameters Options.

Mouse.MouseSpeed={value 0 to 6 and <default>}

It Specifies the speed when you are moving the mouse.

0 – Slowest

6 – Fastest

Default: Set to system default by using <default> in INI file.

  • NOTE: On default check system registry Mouse.MotionAccleration is 2 and MotionThreshold value is 1

Mouse.MouseSwap={yes, no}

It swaps left and right handed mouse buttons.

no: Is left handed mouse

Mouse.DoubleClick={100 to 1000, and <default>}

Double click specifies the length of double click in milliseconds.

100 - fastest

1000 - slowest

NetworkPrinter= < LPD>

For Example: NetworkPrinter=LPD <Option>

For parameter options used in the command line, see NetworkPrinter in Printer Parameters Options.

Keyboard.Repeat={true, false}

Default is true. Keyboard repeat is enabled. If you press key, it will be repeated.

Keyboard.RepeatDelay={<default>, 0 to 7 or 100 to 2000}

Initial Key Repeat Delay is 100 to 2000 according to new SLES standard. For backward compatibility 0 is minimum 7 is maximum. This setting is valid only when Keyboard.Repeat is enabled (true).

Keyboard.RepeatRate={<default>, 0 to 2 or 9 to 2000}

9 is fast and 2000 is slowest according to new SLES standard. For backward compatibility Key Repeat Interval, delay between repeats.

0 is slow

1 is medium

2 is fast

This setting is valid only when Keyboard.Repeat is enabled (true).

Keyboard.layouts=<value of Keyboard.layouts>

See Keyboard.layouts Parameter: Values .

For example: Keyboard.layouts= ara (for Arabic(South Sudan))

Keyboard.layouts= ru (for Russia)

Printer={USB <options> or URI}

Specifies the USB for local USB printer. Only one USB printer can be supported. The USB printer will not be configured if it is not attached.

For other types of printers, URI needs to be provided, such as parallel:/dev/lpunit or serial:/dev/ttySunit?baud=speed.

For parameter options used in the command line, see Printer in Printer Parameters Options.

PrinterURI=<uri>

For Example:

PrinterURI=[ipp://[user[:password]@host[:port]/path

[http://[user[:password]@host[:port]/path

[socket://host[:port]

[lpd://host/queue

[smb://[user[:password]@[workgroup/]

server[:port]/sharename

[usb:/dev/usb/lpunit

[parallel:/dev/lpunit [serial:/dev/ttySunit?baud=speed <Option>

SMBPrinter=<host address>

For Example:

SMBPrinter=<host address>

[username=<username>] [password=<base64-encoded password>]

[domain=<Windows domain>] <options>

For parameter options used in the command line, See SMBPrinter in Printer Parameters Options.


Califique este contenido

Preciso
Útil
Fácil de comprender
¿Este artículo fue útil?
0/3000 characters
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Seleccione si el artículo fue útil o no.
  Los comentarios no pueden contener estos caracteres especiales: <>"(", ")", "\"