1
0
Fork 0
virtualbox/doc/manual/en_US/dita/topics/guestadd-resizing-linux-limitations.dita
Daniel Baumann 2b3ba1f3e4
Merging upstream version 7.1.8-dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-24 20:41:59 +02:00

17 lines
714 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="guestadd-resizing-linux-limitations">
<title>Known Limitations</title>
<body>
<p><userinput>VBoxDRMClient</userinput> is not able to handle
arbitrary guest monitor topologies. Specifically, disabling a
guest monitor that is not the last one invalidates the monitor
topology due to limitations in the
<codeph>vmwgfx.ko</codeph> Linux kernel module. For example,
when the guest is configured to have four monitors it is not
recommended to disable the second or third monitor.
</p>
</body>
</topic>