dvorak-custom/us.patch

16 lines
363 B
Diff
Raw Permalink Normal View History

2018-01-14 13:51:16 +01:00
--- /usr/share/X11/xkb/symbols/us
+++ a/us
@@ -1787,3 +1787,12 @@
xkb_symbols "sun_type6" {
include "sun_vndr/us(sun_type6)"
};
+
+partial alphanumeric_keys
+xkb_symbols "dvorak-custom"
+{
+ name[Group1] = "English (custom Dvorak)";
+ include "us(dvorak)"
+ key <LSGT> { [ dead_diaeresis, ssharp ] }; // D¨ ß
+};
+