File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 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` .
Original file line number Diff line number Diff line change @@ -23,6 +23,13 @@ include::modules/virt-connecting-vnc-console.adoc[leveloffset=+2]
2323
2424include::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
You can’t perform that action at this time.
0 commit comments