new-godzilla new-hal
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-graphics-console-comp

Synopsis

new-graphics-console-comp ["name"] ["title"] [window]

Description

This command creates an instantiated component of the class graphics_console_comp.

The class description for the graphics_console_comp class: The "graphics_console_comp" component represents a graphical console for displaying output from a simulated graphics adapters and getting input for mouse and keyboard devices.

name is Optional
If not specified, the component will get a class-specific default name.

title is Optional
The Window title.

window is Optional
Try to open window if TRUE (default). FALSE disables the window.

Provided By

std-comp
new-godzilla new-hal