Skip to content

Commit 949fb6a

Browse files
authored
Merge pull request #47319 from sabrinajess/CNV16588
CNV-16588: Document switching between multiple VM displays
2 parents 2038f28 + 83893c3 commit 949fb6a

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

modules/virt-switching-displays.adoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="virt-switching-displays_{context}"]
7+
= Switching between virtual machine displays
8+
9+
If your Windows virtual machine (VM) has a vGPU attached, you can switch between the default display and the vGPU display by using the web console.
10+
11+
.Prerequisites
12+
13+
* The mediated device is configured in the `HyperConverged` custom resource and assigned to the VM.
14+
* The VM is running.
15+
16+
.Procedure
17+
18+
. In the {VirtProductName} console, click *Virtualization* -> *VirtualMachines*
19+
. Select a Windows virtual machine to open the *Overview* screen.
20+
. Click the *Console* tab.
21+
. From the list of consoles, select *VNC console*.
22+
. Choose the appropriate key combination from the *Send Key* list:
23+
.. To access the default VM display, select `Ctl + Alt+ 1`.
24+
.. To access the vGPU display, select `Ctl + Alt + 2`.

virt/virtual_machines/virt-accessing-vm-consoles.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ include::modules/virt-connecting-vnc-console.adoc[leveloffset=+2]
2323

2424
include::modules/virt-vm-rdp-console-web.adoc[leveloffset=+2]
2525

26+
include::modules/virt-switching-displays.adoc[leveloffset=+2]
27+
28+
[role="_additional-resources"]
29+
.Additional resources
30+
31+
* xref:../../virt/virtual_machines/advanced_vm_management/virt-configuring-mediated-devices.adoc#virt-configuring-mediated-devices[Configuring mediated devices]
32+
2633
[id="virt-accessing-vm-consoles-cli"]
2734
== Accessing virtual machine consoles by using CLI commands
2835

0 commit comments

Comments
 (0)