7fd0120946822608dcfd6967ce427df472768ed4mikloshThis file contains some notes about things to try out to give the X.Org video
7fd0120946822608dcfd6967ce427df472768ed4mikloshdriver a reasonably thorough test. We will add cases of things which have been
7fd0120946822608dcfd6967ce427df472768ed4mikloshknown to fail in the past to this file as we discover them.
7fd0120946822608dcfd6967ce427df472768ed4miklosh
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Test XFree86 guests (CentOS 3), early X.Org (CentOS 5) and recent
7fd0120946822608dcfd6967ce427df472768ed4miklosh (CentOS 6 and 7, current Ubuntu/Fedora). Test Solaris guests (10 and 11?).
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Dynamic resizing should work, on CentOS 6 and later Linux guests it should
7fd0120946822608dcfd6967ce427df472768ed4miklosh work without VBoxClient running.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Disabling and enabling virtual screens (only possible as of 4.4).
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Dynamic resizing with one of more virtual screens disabled.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Test switching to virtual terminals and back from windowed, full screen and
4b1c2be41ce8c1a88502c1b1885ad1468646fbfftheadib seamless modes.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Test switching directly between normal, full-screen, seamless and scaled
7fd0120946822608dcfd6967ce427df472768ed4miklosh modes.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Test enabling and disabling guest screens from the host.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * execute "xprop -root | grep VBOX" after resizing a screen: VBOX_SIZE_HINTS
7fd0120946822608dcfd6967ce427df472768ed4miklosh should be set, and VBOX_SIZE_HINTS_MISMATCH should equal 0 on CentOS 6 and
7fd0120946822608dcfd6967ce427df472768ed4miklosh later.
7fd0120946822608dcfd6967ce427df472768ed4miklosh * Shutting down and re-starting a virtual machine should restore the last size
7fd0120946822608dcfd6967ce427df472768ed4miklosh for all monitors (note: currently only after log-in).
7fd0120946822608dcfd6967ce427df472768ed4miklosh