docs: update virt/vm/display
This commit is contained in:
parent
8eda116876
commit
82326e8ba3
@ -2,7 +2,7 @@
|
|||||||
title: Display
|
title: Display
|
||||||
description: How to access a virtual machine's display
|
description: How to access a virtual machine's display
|
||||||
published: true
|
published: true
|
||||||
date: 2022-07-31T09:22:05.854Z
|
date: 2022-08-01T10:17:16.909Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-07-31T09:22:05.854Z
|
dateCreated: 2022-07-31T09:22:05.854Z
|
||||||
@ -31,7 +31,7 @@ The Simple DirectMedia Layer is a local-only low-latency display.
|
|||||||
> *It is currently only avalable with virtual machines created using the QEMU/KVM **User Session** mode.*
|
> *It is currently only avalable with virtual machines created using the QEMU/KVM **User Session** mode.*
|
||||||
{.is-warning}
|
{.is-warning}
|
||||||
|
|
||||||
* Example of an XML configuration, with OpenGL enabled. This example requires 3D-capable graphic card, such as **virtio-gpu**.
|
* Example of an XML configuration, with OpenGL enabled. This example requires 3D-capable graphic card, such as ``virtio-gpu``.
|
||||||
|
|
||||||
```
|
```
|
||||||
<graphics type="sdl" display=":0.0">
|
<graphics type="sdl" display=":0.0">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user