Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 535 Bytes

enable_exclusive_display.md

File metadata and controls

5 lines (3 loc) · 535 Bytes

(exclusive-display-mode)=

Enabling Exclusive Display Mode

By default, applications use a borderless full screen window managed by the window manager. Because the window manager also manages other applications, applications may suffer a performance hit. To improve performance, exclusive display mode can be used with Holoscan's new visualization module (Holoviz), allowing the application to bypass the window manager and render directly to the display. Refer to the {ref}Holoviz documentation<holoviz-display-mode> for details.