summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1875.toml
blob: adc7b6650b72f34f670f9037f9be257690b47118 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"