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