diff options
Diffstat (limited to 'results/classifier/118/graphic/2947')
| -rw-r--r-- | results/classifier/118/graphic/2947 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2947 b/results/classifier/118/graphic/2947 new file mode 100644 index 000000000..a2b0b223c --- /dev/null +++ b/results/classifier/118/graphic/2947 @@ -0,0 +1,40 @@ +architecture: 0.995 +graphic: 0.962 +device: 0.866 +peripherals: 0.857 +arm: 0.842 +semantic: 0.753 +performance: 0.718 +boot: 0.659 +network: 0.627 +PID: 0.624 +mistranslation: 0.606 +user-level: 0.588 +debug: 0.537 +permissions: 0.531 +register: 0.511 +vnc: 0.434 +files: 0.426 +i386: 0.402 +x86: 0.395 +assembly: 0.371 +ppc: 0.353 +hypervisor: 0.345 +virtual: 0.297 +TCG: 0.294 +socket: 0.262 +risc-v: 0.256 +kernel: 0.230 +VMM: 0.205 +KVM: 0.046 + +Tablet-like mouse under Linux guest even if no -device usb-tablet is specified +Description of problem: +Arch Linux guest has absolute mouse tracking even when there is `-nodefaults` and no -device usb-tablet is provided. The guest does not have qemu guest agent installed. This is the unwanted behavior. The expected behavior is that it has a separate mouse pointer under guest, like with Windows guest. +Steps to reproduce: +1. Install guest operating system +2. Install gnome metapackage and enable GDM +3. Reboot +4. GDM has absolute mouse tracking and the mouse gets captured automatically, without having to click on the window or pressing Ctrl+Alt+G +Additional information: +[journalctl](/uploads/356952b8e2454c98e76ad82b700c518e/journalctl) |