The default X server loading sequence (listed in Table 4-1) automatically loads the first X server found in the default TFTP directory (usually /tftpboot). The default directory is defined by your implementation of TFTP.
After the request for an X server is answered by a host and is downloaded, no further requests are made. You can disable any of the requests.
Although the sequence uses predefined pathnames, you can use it to boot an X server located in another directory by linking one of the default pathnames to the X server's true location. For information about linking, see "Linking X Server Files".
Possible Values |
Result |
---|---|
default | true |
true | The Boot Monitor attempts to download an X server. |
false | The Boot Monitor does not attempt to download an X server. |
Possible Values |
Result |
---|---|
default | true |
true | The Boot Monitor attempts to download an X server by broadcasting. |
false | The Boot Monitor does not attempt to download an X server by broadcasting. |
Possible Values |
Result |
---|---|
default | true |
true | The Boot Monitor tries to download an X server using the MOP protocol. |
false | The Boot Monitor does not try to download an X server using the MOP protocol. |
The parameters listed in Table 4-5 control the X server filenames that the Boot Monitor requests via TFTP or NFS during the default X server download sequence.
boot-tcpip-unit-address-with-path-file = false
To specify a non-standard X server filename (not one of the names listed in Table 4-5), use the boot-custom-file parameter (Setup -> Change Setup Parameters -> Booting -> Custom File). This parameter is saved in NVRAM.
Possible Values |
Result |
---|---|
default | nil |
filename | A non-standard name for the X server file. |
To specify a non-standard X server directory, set the boot-nfs-directory parameter or boot-tftp-directory parameter. For details, see "Using TFTP for X Server Downloading" or "Using NFS for X Server Downloading".
When booting over a Token-Ring network, the MOP boot attempt is disabled automatically.
To specify the first method to try, set the value of the boot-desired-source parameter to the desired method (see Table 4-8). (Setup -> Change Setup Parameters -> Booting -> Primary Boot Source or Setup -> Change Quick Setup -> Booting -> Boot From). This parameter is saved in NVRAM.
Possible Values |
Result |
---|---|
default | None |
tftp (tcpip) |
The terminal attempts to booConfiguring X Server Module Loading
Most of the local clients, extensions, libraries, and protocols included in NCDware exist as X server modules.
All modules are listed in the online file modsmodel.doc (model is the model on which the modules run, such as modshmx.doc for the HMX family of terminals). This file is installed in the modules directory, which is described in "Changing the X Server Module Location". The modules are also listed in the Release Notes.
The Change Quick Setup, Console, Lock Screen, and Logout local clients are not loadable modules. They are always available unless disabled.
Changing X Server Module Load Policy
By default, the terminal loads X server modules when a user or client needs them and unloads them when the user logs out or when the server needs memory. This load method is called on-demand.
X server modules can also be loaded at boot time. At-boot loading is useful for clients that take a long time to load, such as the local Motif Window Manager. The LAT server module must be loaded at boot to be available for use.
You can also disable server modules so that they cannot be loaded. Disabled local clients appear in a dithered (grayed-out) font in the Console menus.
To change X server module load policy, list the modules you want to change and the desired load policies in the modules-load-policy remote configuration parameter (not saved in NVRAM). The parameter is a table with entries in the format name policy where:
|
name | is the name of the module, as listed in the mods |