diff options
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 adc7b665..00000000 --- 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" |