diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2947.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2947.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml deleted file mode 100644 index 3528c3823..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml +++ /dev/null @@ -1,18 +0,0 @@ -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)""" |