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, 18 insertions, 0 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 new file mode 100644 index 000000000..3528c3823 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml @@ -0,0 +1,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)""" |