User Preferences Form
Use this form to specify user preferences for the current session.
| Field | Description |
|---|---|
|
Specifies window controls, which are settings that affect the position and appearance of windows in the Virtuoso user interface. |
|
|
Controls the window placement.
|
|
|
Controls the type of view displayed when you go up and down the design hierarchy. Not all applications make use of this feature. |
|
|
Controls whether menu shortcuts are available.
|
|
|
Controls whether and where mouse prompts appear.
The Mouse Prompts preferences are overridden by any applied workspace regardless of the selected position. Also, if the mouse prompts are set to None before the window is created, then the mouse prompts (containing the mouse bindings line) do not appear even if a workspace has the designated mouse prompts location. |
|
|
Selects the focus policy if the pointer remains in a session window canvas for a specific period of time.
In Virtuoso, the focus policy applies only to docked assistants and does not apply to floating dockable windows since that is controlled by window manager options. |
|
|
Sets the specific period of time for which the pointer must remain in a session window canvas to get focus. The default value is 200 milliseconds, which is 1/5 of a second. |
|
|
Changes the background color of the editor window. On clicking this option, the Select Color window displays, from where you can choose the required color. |
|
|
Controls mouse behavior in design windows.
Infix and Options Displayed When Commands Start should not be used together in a GNOME window manager environment unless the mouse focus setting is set to be focus under mouse or focus strictly under mouse. |
|
|
Specifies how many commands you can undo with the Undo command. Undo undoes the most recent commands in reverse of the order in which they were used. You can select a limit of |
|
|
Specifies how many levels of commands can be nested. You can select a limit from |
|
|
Sets the interval (in milliseconds) in which two mouse clicks are interpreted as a double-click. You can select intervals from |
|
|
Sets the volume of the beep used in the Cadence software. You can select intervals from
For systems that do not support volume control, any setting from |
|
|
Specifies a browser executable. The directory where the executable is must be in your path. The default is |
|
|
Controls the appearance and configuration of the Command Interpreter Window. |
|
|
Specifies the maximum number of commands contained in the output log. If you specify a number that is smaller than the current setting, the program truncates the contents of the output log. The minimum valid value for this setting is |
|
|
Specifies the number of previous commands that appear in the input area. |
|
|
Specifies the initial number of lines (size) of the input area, limited to the available space in the window. If you specify more lines than are available in the window, the program makes additional space available to allocate to the input area by hiding the output history area. Additionally, the height of the CIW also get modified when the number of input area lines is increased to the point where the CIW is not of a sufficient size to accommodate the changed setting. Environment variable: ciwCmdInputLines |
|
|
Wraps the messages in the CIW.
|
|
|
Removes identical commands from the input area of the CIW. By default, it is set to |
|
|
Specifies the maximum number of lines contained in the output area. If you specify a number that is smaller than the current setting, the program truncates the number of lines contained in the output area.The User Preferences form closes. Your settings are applied only to this session. |
|
|
Enables checking the syntax or commands entered in the input area of the CIW. By default, this check box appears selected. Separate commands appear with alternating white and gray background colors. Incorrect or incomplete commands are indicated with light yellow or light gray-yellow background colors, respectively. For more information, see Running SKILL Commands. |
|
|
Accesses history commands within the edit area of the input area, the edit area is the bottom portion of the input area below the last displayed history line, using the navigation keys. If the check box is not selected, the up arrow key traverses into the displayed history buffer within the input area. If the check box is selected, you can still traverse into the displayed history buffer by using the left arrow key or by clicking into the area above the edit area.
The CIW built-in history is different from using the For information about the history command, see history(). |
|
|
Specifies the number of character spaces that is going to represent a tab in both, the input and output areas of the CIW. |
|
|
Uses any of the following key combinations: When the Syntax Highlighting check box is not selected, all of the key combinations execute the command block, that is, send the command block to the SKILL parser. This is because if the commands are not complete, they are not going to be executed by the SKILL parser until SKILL receives the remainder of the commands. |
|
|
Specifies whether or not you can press Enter to execute the command typed on the input line. When turned on, you can press Enter to execute the command typed on the input line.
The command block that contains the cursor gets executed regardless of the position of the cursor within that block. In the following example, foreach(term dbGetNetParent printf("%s\n" term->name())) The program evaluates and executes the entire command block. When turned off, you must place the cursor at the end of the input line and press Enter to execute the command. The settings of the Enter Key Executes Command only apply if the Syntax Highlighting check box is selected. For more information, see Running SKILL Commands. |
|
|
Specifies whether the CIW should be raised to the front when a Warning and an Error has been displayed in the log window. The default is to not display the CIW in either of these situations. Environment variables: raiseCIWonError and raiseCIWonWarning |
|
|
Specifies whether or not to display dashboard indicator information, related to resource license activity. |
|
|
Specifies where dashboard controls are displayed, either in the CIW, the CIW+Session windows, or that they are Hidden. |
Related Topics
Return to top