Re: xspice multiple monitor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi. I am trying to start my spice server with multiple monitor.
On wich side (server or client) i have to run this two commands?
spice-vdagentd -x -S /tmp/xspice-vdagent -s /tmp/xspice_-virtio -f -u /tmp/xspice-uinput
spice-vdagent  -x -S /tmp/xspice-vdagent -s /tmp/xspice_-virtio

This is my work xorg.conf

Section "ServerLayout"
        Identifier  "Layout1"
        Screen  1 "Screen1"

        Screen  2 "Screen2"
        InputDevice "MouseSpice" "CorePointer"
        InputDevice "KeyboardSpice" "CoreKeyboard"
EndSection


Section "InputDevice"
    Identifier  "MouseSpice"
    Driver      "xspice pointer"
EndSection

Section "InputDevice"
    Identifier  "KeyboardSpice"
    Driver      "xspice keyboard"
EndSection


Section "Monitor"
        Identifier  "Monitor1"
EndSection

Section "Monitor"
        Identifier  "Monitor2"
EndSection


Section "Device"
        Identifier "Card1"
        Driver     "spiceqxl"
        Option "SpicePort" "8901"
#        Option "SpicePassword" "oleg19821226"
        Option "SpiceDisableTicketing" "1"
        Option "SpiceVdagentEnabled" "1"
        Option "SpiceExitOnDisconnect" "1"
#        Option "SpiceAgentMouse" "True"
#        Option "SpiceVdagentVirtioPath" "/tmp/xspice-virtio"
#        Option "SpiceVdagentUinputPath" "/tmp/xspice-uinput"
EndSection


Section "Screen"
        Identifier   "Screen1"
        Device       "Card1"
        Monitor      "Monitor1"
        DefaultDepth 24
EndSection

Section "Screen"
        Identifier   "Screen2"
        Device       "Card1"
        Monitor      "Monitor2"
        DefaultDepth 24
EndSection

On 09.03.15 13:06, Uri Lublin wrote:
spice-vdagent -x -S /tmp/xspice-vdagent -s /tmp/xspice_-virtio

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]