Skip to content

Commit 3d57425

Browse files
etiennedevilliersdavide125
authored andcommitted
Update kb-layout-issues.md to include ISO Intl. English
Signed-off-by: Etienne de Villiers <etiennefdevilliers@gmail.com>
1 parent 7d6d5f5 commit 3d57425

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/platform/kb-layout-issues.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,31 @@ Known issue: on M2 MacBook Air machines, currently the default behavior of the `
4242
cd /sys/module/hid_apple/parameters/; grep . *; pacman -Q xkeyboard-config-asahi; uname -r; cat /proc/device-tree/model; echo; find /sys/devices -name country | xargs cat; dmesg | grep "Keyboard type"
4343
```
4444

45+
## ISO - International English - M1 Macbook Air 2020
46+
* UK, Macintosh, intl.
47+
48+
In the first row: All symbols are correct except 3, it only has a hashtag on my layout, not the currency symbol
49+
In the second row: All symbols are correct, except e does not have a currency symbol.
50+
In the third row: All good
51+
In the fourth row: The only symbols that are wrong is that my ~key only has ~and `, not the other pipe and broken pipe character.
52+
53+
### System configuration
54+
```
55+
# Output of running:
56+
fnmode:3
57+
iso_layout:-1
58+
swap_ctrl_cmd:0
59+
swap_fn_leftctrl:0
60+
swap_opt_cmd:0
61+
error: failed to initialize alpm library:
62+
(root: /, dbpath: /var/lib/pacman/)
63+
could not create database
64+
6.14.2-401.asahi.fc42.aarch64+16k
65+
Apple MacBook Air (M1, 2020)
66+
00
67+
0d
68+
```
69+
4570
## JIS - Japanese
4671
* Best XKB keyboard layout/variant: `Japanese/Japanese`
4772

0 commit comments

Comments
 (0)