Browse Source

typo

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2146 c046a42c-6fe2-441c-8c8c-71466251a162
stable-0.10
bellard 20 years ago
parent
commit
c6d46c200f
  1. 2
      qemu-doc.texi

2
qemu-doc.texi

@ -1220,7 +1220,7 @@ or the @code{usb_add} monitor command. Available devices are:
@item @code{mouse} @item @code{mouse}
Virtual Mouse. This will override the PS/2 mouse emulation when activated. Virtual Mouse. This will override the PS/2 mouse emulation when activated.
@item @code{tablet} @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 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. to grab the mouse. Also overrides the PS/2 mouse emulation when activated.
@item @code{disk:file} @item @code{disk:file}

Loading…
Cancel
Save