Client Function Keys

The following table lists and describes the function keys available from the Nexaweb client:

KeyDescription
F1Prints the UI DOM to the console window including auto-generated IDs.
F2Prints the UI DOM to the console window.
F3Launches the Nexaweb Server Management Console in a separate browser window. The Nexaweb Server Management Console allows the user to view various reports, session information and status of services running on the server.
F4Displays the Nexaweb Session Info page of the Server Management Console in a separate browser window.
F5Prints to the Console Window all registered user documents that are either located on the client or shared between the client and server.
F9For desktop client only. Writes the contents of the log to the logfile defined by -logfile parameter

In order for the F1 through F5 function keys to operate, you must set the <debug-keys-enabled> </debug-keys-enabled> parameter in the client configuration file, nexaweb-client.xml to true. Locate the <debug-keys-enabled> parameter in the Backwards compatability settings section of the configuration file.

In order for the F9 function key to operate, you must, when -logfile parameter is defined.