diff options
Diffstat (limited to 'docs/multiseat.txt')
-rw-r--r-- | docs/multiseat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/multiseat.txt b/docs/multiseat.txt index 8dde36c845..11850c96ff 100644 --- a/docs/multiseat.txt +++ b/docs/multiseat.txt @@ -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 |