diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1875.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1875.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1875.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1875.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1875.toml deleted file mode 100644 index adc7b6650..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1875.toml +++ /dev/null @@ -1,21 +0,0 @@ -id = 1875 -title = "qemu-system-x86_64: warning: no scancode found for keysym 65483" -state = "opened" -created_at = "2023-09-08T13:56:19.315Z" -closed_at = "n/a" -labels = ["GUI"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1875" -host-os = "Kubuntu 23.04" -host-arch = "x86" -qemu-version = "QEMU emulator version 7.2.0 (Debian 1:7.2+dfsg-5ubuntu2.2)" -guest-os = "Windows 10 21H1" -guest-arch = "x86" -description = """qemu-system-x86_64: warning: no scancode found for keysym 65483 - -I'm hoping this is something that could easily be added to qemu, rather than a limitation of windows: - -I want to bind F14 to an arbitrary key, in this case `keycode 148 = XF86Calculator`, but it's not happening, and qemu is giving the error: `qemu-system-x86_64: warning: no scancode found for keysym 65483` - -`xmodmap -e "keycode 148 = F14 F14 F14 F14 F14"` Executes with no error, and xev correctly shows as F14 pressed/released, but a windows 10 VM started afterwards cannot recognise this bind.""" -reproduce = "n/a" -additional = "n/a" |