summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/526.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/526.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/526.toml23
1 files changed, 0 insertions, 23 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/526.toml b/gitlab/issues/target_missing/host_missing/accel_missing/526.toml
deleted file mode 100644
index e35959604..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/526.toml
+++ /dev/null
@@ -1,23 +0,0 @@
-id = 526
-title = "MacBook German Keyboard <> and ^° Key not working"
-state = "opened"
-created_at = "2021-08-15T00:04:16.620Z"
-closed_at = "n/a"
-labels = ["device:input"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/526"
-host-os = "(macOS 11.5.2 Big Sur)"
-host-arch = "(x86)"
-qemu-version = "(6.0.0)"
-guest-os = "(TempleOS)"
-guest-arch = "(x86)"
-description = """Using a German keyboard on my 2018 MacBook Pro I can't type the <> Key or the ^ Key. 
-When pressing the <> Key it gets interpreted as the ^ Key, the ^ Key is dead.
-
-Problem is not caused by the guest system, Ubuntu VMs also can't type <>. (Ubuntu VMs ran inside UTM, which internally uses QEMU. https://mac.getutm.app/ )
-
-VirtualBox maps the <> Key and ^ Key correctly."""
-reproduce = """0. Use a MacBook with a German Keyboard
-1. Install TempleOS
-2. Install German Keyboard Layout from https://github.com/Rion96/GKey (mount the ISO as a CD Drive)
-3. Every key works except for <> and ^."""
-additional = """Doing the same steps in VirtualBox results in <> and ^ working, so it must be a QEMU error."""