Lines Matching full:display
22 -display [ sdl | gtk ] \
33 -device usb-kbd,bus=usb.2.0,port=1,display=video.2 \
34 -device usb-tablet,bus=usb.2.0,port=2,display=video.2
36 This places a pci bridge in slot 12, connects a display adapter and
38 usb mouse, both connected to the xhci and linked to the display.
40 The "display=video2" sets up the input routing. Any input coming from
41 the window which belongs to the video.2 display adapter will be routed
49 -device virtio-keyboard-pci,bus=head.2,addr=03.0,display=video.2 \
50 -device virtio-tablet-pci,bus=head.2,addr=03.0,display=video.2
57 The sdl2 ui will start up with two windows, one for each display
58 device. The gtk ui will start with a single window and each display
61 to its own window so you can see both display devices side-by-side.
67 -display vnc=:1,id=primary \
68 -display vnc=:2,id=secondary,display=video.2
70 Connecting to vnc display :1 gives you access to the first seat, and
71 likewise connecting to vnc display :2 shows the second seat.
91 should list the pci bridge with the display adapter and usb controller: