blob: e35959604ebe2505fbb09e5365ecf6985b8bb2ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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."""
|