From Fedora Project Wiki

m (Initial draft)
 
m (Typo)
Line 12: Line 12:
# Close the virtual machine window, and run: <pre>virt-viewer <name-of-guest></pre>
# Close the virtual machine window, and run: <pre>virt-viewer <name-of-guest></pre>
# Once again, move the mouse in and out of the virtual machine window.  The mouse should freely move in and out of the window
# Once again, move the mouse in and out of the virtual machine window.  The mouse should freely move in and out of the window
## Repeat the previous step, while also clicking inside and outside the virt-viewer window.
# Repeat the previous step, while also clicking inside and outside the virt-viewer window.
# Proceed through the installation, selecting any options needed for your setup.
# Proceed through the installation, selecting any options needed for your setup.
# When the installation has completed, click ''Reboot''.
# When the installation has completed, click ''Reboot''.
|results=
|results=

Revision as of 19:43, 5 May 2009

Description

This test case will verify the absolute mouse pointer support (see improved graphics console) added in Fedora 11.


How to test

  1. Start a graphical install using virt-manager or the command-line utility, virt-install.
Note.png
Specify OS type and version
When creating your virtual machine, be sure to specify an operating system type and version. This can be selected from virt-manager or by using a virt-install command similar to:
# virt-install -n f11 -r 1024 -f /var/lib/xen/images/f11.img -s 4 \
 -v --accelerate --vnc --os-type linux --os-variant fedora11 \
 -l http://mirrors.kernel.org/fedora/development/x86_64/os/
  1. Respond to the installer questions (keyboard, language, installation source) and proceed to the graphical install screen
  2. Move the mouse in and out of the virtual machine window. The mouse should freely move in and out of the window
  3. Repeat the previous step, while clicking the mouse inside and outside the virtual machine window.
  4. Close the virtual machine window, and run:
    virt-viewer <name-of-guest>
  5. Once again, move the mouse in and out of the virtual machine window. The mouse should freely move in and out of the window
  6. Repeat the previous step, while also clicking inside and outside the virt-viewer window.
  7. Proceed through the installation, selecting any options needed for your setup.
  8. When the installation has completed, click Reboot.

Expected Results

  1. The mouse inside the virt-manager, and virt-viewer, window should not lag behind or be offset from the host mouse
  2. The mouse should not remain sticky to the application, it should freely move in and out of the application windows