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/526.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/526.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/526.toml | 23 |
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.""" |