summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-04-10 12:37:40 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-04-10 12:39:53 +0200
commitccd009297b2162991e0415b24ab1c2026e99c2b4 (patch)
treea5464066b4639563e93632cc15f3b657e1f5b9b1 /symbols
parent28c542c12e6d24ea7c30253849f238f95ffd206e (diff)
downloadxkeyboard-config-ccd009297b2162991e0415b24ab1c2026e99c2b4.tar.gz
types: move an 8-level type to the file with the other 8-level types
Also rename it, so that the name is more descriptive. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'symbols')
-rw-r--r--symbols/nbsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/nbsp b/symbols/nbsp
index ac062bf..313cafb 100644
--- a/symbols/nbsp
+++ b/symbols/nbsp
@@ -49,7 +49,7 @@ xkb_symbols "level4n" {
partial
xkb_symbols "level4nl" {
key <SPCE> {[ space, space, space, nobreakspace, space, U202F, any, any ],
- type[group1]="LOCAL_EIGHT_LEVEL" };
+ type[group1]="EIGHT_LEVEL_BY_CTRL" };
};