Description
Graphical programs can run against a virtual X framebuffer without a physical display. This is useful for automated tests, headless rendering, CI jobs, and legacy software that expects an X server.
Virtual display sessions may still run real applications and access files or network resources. Treat test commands with the same care as normal desktop automation.