summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-02-23 18:34:08 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-02-23 18:34:08 +0000
commit0a8ceccfd235851cae5b10e02372a9608e02a87d (patch)
tree996ca90e84cfdb1cc70d85a7bdfc4c872caf2baf /symbols
parent0fed1ebd7efc6dcb0d6f1a39e8a53e71b13e172e (diff)
Added some more chars to us(hbs)
https://bugs.freedesktop.org/show_bug.cgi?id=46486
Diffstat (limited to 'symbols')
-rw-r--r--symbols/us6
1 files changed, 4 insertions, 2 deletions
diff --git a/symbols/us b/symbols/us
index 7c3ee249..5cdd1e35 100644
--- a/symbols/us
+++ b/symbols/us
@@ -1129,6 +1129,8 @@ xkb_symbols "hbs" {
key <TLDE> { [ grave, asciitilde ] };
key <AE06> { [ 6, dead_caron, asciicircum, asciicircum ] };
+ key <AE08> { [ 8, asterisk, multiply, division ] };
+ key <AE11> { [ minus, underscore, endash, emdash ] };
key <AC09> { [ l, L, U1C9, U1C8 ] };
key <AB06> { [ n, N, U1CC, U1CB ] };
key <AB01> { [ z, Z, U1C6, U1C5 ] };
@@ -1136,8 +1138,8 @@ xkb_symbols "hbs" {
key <AC03> { [ d, D, dstroke, Dstroke ] };
key <AC11> { [ dead_acute, quotedbl, apostrophe, apostrophe ] };
key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
- key <AB08> { [ comma, less, NoSymbol, guillemotright ] };
- key <AB09> { [ period, greater, NoSymbol, guillemotleft ] };
+ key <AB08> { [ comma, less, U3003, guillemotright ] };
+ key <AB09> { [ period, greater, ellipsis, guillemotleft ] };
include "level3(ralt_switch)"
};