]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/multiseat.txt
exec.c: correct the maximum skip value during compact
[mirror_qemu.git] / docs / multiseat.txt
index 807518c8af9083c412a7e3c095d672cbd4de1e6f..11850c96ff874a54db3616ae174182e5af9ad93d 100644 (file)
@@ -9,7 +9,7 @@ First you must compile qemu with a user interface supporting
 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
 
@@ -18,7 +18,7 @@ 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
@@ -62,7 +62,7 @@ to its own window so you can see both display devices side-by-side.
 
 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