multihead/multiseat and input event routing. Right now this
list includes sdl2, gtk (both 2+3) and vnc:
- ./configure --enable-sdl --with-sdlabi=2.0
+ ./configure --enable-sdl
or
Next put together the qemu command line (sdk/gtk):
-qemu -enable-kvm -usb $memory $disk $whatever \
+qemu -accel kvm -usb $memory $disk $whatever \
-display [ sdl | gtk ] \
-vga std \
-device usb-tablet
For vnc some additional configuration on the command line is needed.
We'll create two vnc server instances, and bind the second one to the
-second seat, simliar to input devices:
+second seat, similar to input devices:
-display vnc=:1,id=primary \
-display vnc=:2,id=secondary,display=video.2