blob: 3528c38233f6fdd27245d7cdfec9f890813af0cd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id = 2947
title = "Tablet-like mouse under Linux guest even if no -device usb-tablet is specified"
state = "closed"
created_at = "2025-05-04T11:34:40.369Z"
closed_at = "2025-05-05T17:07:36.249Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/2947"
host-os = "Arch Linux"
host-arch = "x86_64"
qemu-version = "10.0.0"
guest-os = "Arch Linux"
guest-arch = "x86_64"
description = """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."""
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 = """[journalctl](/uploads/356952b8e2454c98e76ad82b700c518e/journalctl)"""
|