[Spice-devel] Available resolutions

Yonit Halperin yhalperi at redhat.com
Wed Jul 7 23:48:42 PDT 2010


On 07/08/2010 01:22 AM, Frédéric Grelot wrote:
> Hi all,
>
> I've set up a spice server (unstable version), and few clients : as you may remember from my previous mails, it works quite well in windows, but still not with fedora (i gave up with this, after trying all the drivers I found on the net...).
> However, I still have one question : is it possible to change the available resolutions (for the windows driver in particular) ?
> I've installed the client on an eee-pc (1024x600), and would like to use it to access my spice desktop, but this resolution does not appear in the "display properties" page of the guest.
> I'm eager to use it, concerning the tests I already performed by opening an "HD" movie on youtube (C) in full screen : locally I get<1 frame/s, but with spice (through wifi and set up as 1024x768) it is really smooth!
>
> Thanks again for your help (and, if there is more info about the X11 driver, or you need more from my tests, please say so/ask!)
>
> Frederic.
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Hi,
You can add the resolution to the struct qxl_modes in qxl.c under 
qemu/hw. But, sometimes, tough a resolution is supported, Windows menu 
does not display it. If for this resolution this will be the case, use 
the spice client option --full-screen=auto-conf ==> this will force the 
client resolution on the guest (after you add it to the supported ones). 
Then, it will also appear on the windows menu.

We are currently considering the option of Spice automatically 
supporting at least all the resolutions the client support.

Yonit.


More information about the Spice-devel mailing list