Xmanager server Command Line Options

Xmanager server (Xmanager.exe) supports command line options to interface with other user applications. When a user directly executes Xmanager, the connection methods and display numbers must be designated as options.
The Xmanager command line rules are as follows:
Xmanager [-query hostname|-broadcast|-indirect hostname] [:digit]

Command

Description

Xmanager

Run in passive mode using [Default Xstart Profile]. Display number is set as 0, the default value. If it is not available, another value is automatically allocated.

Xmanager :1

Run in passive mode using [Default Xstart Profile]. Display number is set as 1. If it is not available, execution is stopped.

Xmanager –query host

Connect to a designated host using XDMCP Query connection method. [Default XDMCP Profile] is used. Display number is set as 0, the default value. If it is not available, another value is automatically allocated.

Xmanager –query host :2

Connect to a designated host using XDMCP Query connection method. [Default XDMCP Profile] is used. Display number is set as 2. If it is not available, execution is stopped.

Xmanager –broadcast

Display XDMCP hosts available for connection in Chooser dialog box by forwarding XDMCP Broadcast messages to local network. [Default XDMCP Profile] is used. Display number is set as 0, the default value. If it is not available, another value is automatically allocated.

Xmanager –indirect host

Connect to a host using XDMCP Indirect connection method. Remote host opens Chooser window through Xmanager server. [Default XDMCP Profile] is used. Display number is set as 0, the default value. If it is not available, another value is automatically allocated.