Archived
1
0
Fork 0
This repository has been archived on 2023-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/keyboard/linux/evdev.xml.patch

16 lines
540 B
Diff
Raw Normal View History

2022-04-18 16:33:45 +02:00
--- /usr/share/X11/xkb/rules/evdev.xml 2021-02-22 10:36:46.000000000 +0100
+++ /usr/share/X11/xkb/rules/evdev.xml 2022-04-14 15:01:21.133744213 +0200
2022-05-21 19:29:04 +02:00
@@ -2952,6 +2952,12 @@
2022-04-18 16:33:45 +02:00
<variant>
<configItem>
<name>dvorak</name>
<description>Danish (Dvorak)</description>
</configItem>
</variant>
+ <variant>
+ <configItem>
+ <name>us</name>
+ <description>Danish (US, with Danish letters)</description>
+ </configItem>
+ </variant>