Secure Global Desktop Administration Guide > Applets > X emulator applet parameters
The parameters in this topic may be used with the X emulator applet.
Applet parameters take precedence over object attributes. For
example, if you have an application object with its Middle Mouse
Timeout attribute set to 50, but display it in an HTML page
containing the X emulator applet with its MiddleMouseTimeout
parameter set to 100, the timeout will be 100 milliseconds. Applet
parameters that override object attributes in this way are listed in
the table below with a default of "Object attribute value".
Parameter | Type | Default | Description |
---|---|---|---|
Application | String | Object attribute value |
The full pathname of the application on the application server, for
instance, To enter command line arguments (such as To launch a complete Windows session, use |
ApplicationServer | Host | Object attribute value |
The application server you want to run the application on. |
Arguments | String | Object attribute value |
Any command line arguments to the application, for instance,
|
AsadPort | Integer | No default |
The TCP port the emulator applet uses to communicate with the Secure Global Desktop server. Use the placeholder This parameter has no default value. Communication with the
Secure Global Desktop server is only possible if you supply a valid TCP
port number (or use |
BackgroundColor | Color definition | 000000 (black) |
The background color. |
Compression | Boolean with automatic | Object attribute value |
Whether X protocol requests are compressed for transmission. Compressing requests can increase the performance of many applications. For some applications, however, compressing requests can decrease performance.
|
ConnectionMethod | Connection method | Object attribute value |
The mechanism for accessing the application server. The settings The setting |
Continuous | Boolean with automatic | Object attribute value |
Whether X protocol requests are executed in order, or optimized for best performance.
|
DelayedUpdate | Boolean | Object attribute value |
Whether delayed updates of the display are allowed. If you allow delayed update, Secure Global Desktop accumulates changes before updating the display. This can improve the performance of your application. If your application's display must always be exact, use the value
|
Environment | String | Object attribute value |
Any environment variable settings required by the application on
the application server. Enter these in the form
<PARAM NAME="Environment" VALUE="Variable=Setting"> <PARAM NAME="Environment1" VALUE="Variable=Setting"> <PARAM NAME="Environment2" VALUE="Variable=Setting"> |
ForegroundColor | Color definition | FFFFFF (white) |
The foreground color. |
GraphicsAcceleration | Boolean | Object attribute value |
Whether acceleration is allowed. Acceleration optimizes how graphics are rendered and improves performance at the expense of smoothness and accuracy. For instance, colors may not always be accurate. If your application's display must always be accurate, use the
value |
KeymapLocked | Boolean | Object attribute value |
Whether the keyboard mappings are fixed. The value |
LoginGUIMask | Integer | "2" |
A bitmask in the range The bits are as follows:
If the value of this parameter is:
See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
LoginScript | String | Object attribute value |
The login script used to log in to
the application server, for example |
MiddleMouseTimeout | Integer | Object attribute value |
The maximum time (in milliseconds) which may elapse between pressing the left and right mouse buttons. This setting enables you to emulate the middle mouse button on a two-button mouse by pressing the left and the right mouse buttons in quick succession. |
ObjectXFN | String | "" |
The application object's TFN name. Use the placeholder |
Password | String | Password cache or prompt |
A password to authenticate users on an application server. If a valid password is specified, together with a valid username in
the If you don't specify values for both the In all other circumstances (specifying a valid
Users can still press the Shift key when they click a link to force Secure Global Desktop to prompt for this information. |
PromptforAuth | Boolean | false |
Whether to display a dialog box which prompts the user for third tier authentication. |
Resumable | String | Object attribute value |
The resumability model for the application. You can set this to
|
RootColor | Color name | Object attribute value |
The X emulator's background color. This parameter only has an effect if you specify a |
RootType | Root type | Object attribute value |
The appearance of the X emulator's background.
|
Scottaappletheight | Integer | Object attribute value |
The height of the application in pixels. |
Scottaappletwidth | Integer | Object attribute value |
The width of the application in pixels. |
Scottaeurokeymapping | String | Object attribute value |
The keycode mapping required by the application to support the euro
character. The options are |
Scottafullscreen | Boolean | Object attribute value |
Whether the application starts at the maximum size (true) or sized according to the Width and Height attributes (false). |
Scottainterlacedimages | String | Object attribute value |
How images are transmitted and displayed. The options are
|
Scottamonitorresolution | Integer | Object attribute value |
The monitor resolution (in dots per inch) which Secure Global Desktop reports to X applications asking for this information. |
Scottantdomain | String | No default |
The Windows NT, Windows 2000 or Windows 2003 domain to use for the application server authentication process. |
Scottaprotocolarguments | String | No default |
The command-line arguments to use with the Windows Protocol. Valid settings depend on the Windows Protocol. |
Scottashareresources | Boolean | Object attribute value |
Whether emulator sessions for applications configured to Display Using client window management try to share resources. |
Scottatrylocalwindowsapplication | Boolean | false |
Whether to try starting the Windows application from the user's client device. |
Scottawincursor | Boolean | false |
Causes WinCenter to display the appropriate cursor from the Windows application in addition to the cursor from the client device. This attribute applies to the WinCenter Windows Protocol only. Although the WinCenter protocol is no longer supported, legacy windows application objects can continue to use it. |
Scottawindowcloseaction | String | Object attribute value |
What happens if the user closes the main application window using the Window Manager decoration. See Window Close Action for details. |
Scottawindowsapplicationserver | String | No default |
The full
TFN name of
application servers that can run the Windows application. For
example, If you don't specify an application server, the application may run on any Secure Global Desktop server in the array that supports that type of application. |
Scripting | Boolean | "false" |
This parameter is used with the scriptStart method to release/wake-up the applet. If the parameter is missing or incorrect, the default of |
SessionEndsWhen | Session end type | Object attribute value |
What causes the X emulator session to terminate.
|
TarantellaPassword | String | "" |
The password the applet uses to log in to a Secure Global Desktop server. If the value of the If you are concerned about security, you may not want to use this parameter. Users can see the password you supply (by viewing the page source) and they may be authenticated to Secure Global Desktop as a different user. See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
TarantellaUsername | String | No default |
The username the applet uses to log in to a Secure Global Desktop server. If this parameter is used, the applet tries to log the user in to Secure Global Desktop
using the values for the See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
TerminationFrame | String | Current frame |
The frame in which Secure Global Desktop displays the URL specified
by If no value is specified for |
TerminationURL | String | "" |
The URL to display when the emulator session terminates. It is displayed in the current frame, or in the frame specified in the TerminationFrame parameter. By default, no URL is displayed when the emulator session terminates: Secure Global Desktop continues to display the HTML page containing the terminal emulator applet. If you're using the |
Username | String | Password cache or prompt |
A username to authenticate users with on the application server. This username is used to authenticate all users who run the application. If a valid username is specified, together with a valid password in
the If you don't specify values for both the
In all other circumstances (specifying a valid
Users can still press the Shift key when they click a link to force Secure Global Desktop to prompt for this information. Note You may not want to use this parameter if you are concerned about security. Users will be able to see the password you supply here using their web browsers, and may be authenticated to the application server as another user. |
ViewHostReply | Boolean | Object attribute value |
Whether messages from the application server are also logged on the Secure Global Desktop server. |
WindowManager | String | Object attribute value |
Any command lines to execute additional applications on the
application server. You can use this to run a window manager required
by the main application. To set more than one, use the parameter names
<PARAM NAME="WindowManager" VALUE="application"> <PARAM NAME="WindowManager1" VALUE="application"> <PARAM NAME="WindowManager2" VALUE="application"> |
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.