summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/526
blob: 2ddfc49981a0c4847715c034c8de5ce16668ab9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
MacBook German Keyboard <> and ^° Key not working
Description of problem:
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.
Steps to 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 information:
Doing the same steps in VirtualBox results in <> and ^ working, so it must be a QEMU error.