From c6d46c200f72be7b9fba3e0f29fa8d6128aea4c9 Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 3 Sep 2006 17:10:41 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2146 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-doc.texi b/qemu-doc.texi index 144381ff99..cc73dcddca 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1220,7 +1220,7 @@ or the @code{usb_add} monitor command. Available devices are: @item @code{mouse} Virtual Mouse. This will override the PS/2 mouse emulation when activated. @item @code{tablet} -Pointer device that uses abolsute coordinates (like a touchscreen). +Pointer device that uses absolute coordinates (like a touchscreen). This means qemu is able to report the mouse position without having to grab the mouse. Also overrides the PS/2 mouse emulation when activated. @item @code{disk:file}