docs: update virt/vm/display
This commit is contained in:
parent
53305dec3f
commit
765b6759a2
@ -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-08-24T23:36:35.673Z
|
date: 2022-08-24T23:43:55.725Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-07-31T09:22:05.854Z
|
dateCreated: 2022-07-31T09:22:05.854Z
|
||||||
@ -91,6 +91,10 @@ sudo semodule -X 300 -i my-qemusystemx86.pp
|
|||||||
|
|
||||||
* Export and enable a video backend, add support for OpenGL and peer-to-peer connection:
|
* Export and enable a video backend, add support for OpenGL and peer-to-peer connection:
|
||||||
|
|
||||||
|
Does not display at the moment.
|
||||||
|
|
||||||
|
SELinux needs to be disabled
|
||||||
|
|
||||||
```
|
```
|
||||||
<graphics type="dbus"/>
|
<graphics type="dbus"/>
|
||||||
<p2p value="on"/>
|
<p2p value="on"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user