summaryrefslogtreecommitdiff
path: root/symbols/us
diff options
context:
space:
mode:
authorJoshua J. Cogliati <jrincayc@yahoo.com>2021-06-04 08:25:41 -0600
committerJoshua J. Cogliati <jrincayc@yahoo.com>2021-06-04 08:25:41 -0600
commit2f3b2729962553ab327c3e918e8b07903a6fec67 (patch)
treeb03ac81984467eb703b458eeaa55cb654f30e2ae /symbols/us
parent9f53a0066caa41c24f29445d76cdf75fdff33923 (diff)
downloadxkeyboard-config-2f3b2729962553ab327c3e918e8b07903a6fec67.tar.gz
Adds dead_breve to English (Dvorak)
This allows the letters with a breve to be typed in English (Dvorak) and English (Dvorak, alt. intl.)
Diffstat (limited to 'symbols/us')
-rw-r--r--symbols/us2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/us b/symbols/us
index a37f49f..7ea62f5 100644
--- a/symbols/us
+++ b/symbols/us
@@ -214,7 +214,7 @@ xkb_symbols "dvorak" {
key <AE06> { [ 6, asciicircum, dead_circumflex, dead_circumflex ] };
key <AE07> { [ 7, ampersand ] };
key <AE08> { [ 8, asterisk ] };
- key <AE09> { [ 9, parenleft, dead_grave] };
+ key <AE09> { [ 9, parenleft, dead_grave, dead_breve ] };
key <AE10> { [ 0, parenright ] };
key <AE11> { [ bracketleft, braceleft ] };
key <AE12> { [ bracketright, braceright, dead_tilde] };