summaryrefslogtreecommitdiff
path: root/symbols/nokia_vndr
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-06-07 17:33:07 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-06-08 09:21:46 +0200
commit2c7e30dc0a42a5a7ff9dbd7208b10c789896ce3b (patch)
treeb158b0e65b042727482e3fb555c5b1f12ef467ba /symbols/nokia_vndr
parentf4ba9cfde62f17274879f9d79bee2ec968142219 (diff)
downloadxkeyboard-config-2c7e30dc0a42a5a7ff9dbd7208b10c789896ce3b.tar.gz
keycodes: rename <MDSW> to <LVL5>, to show what its intended function is
Keep <MDSW> as an alias, for private user layouts that possibly use it. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'symbols/nokia_vndr')
-rw-r--r--symbols/nokia_vndr/su-8w4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/nokia_vndr/su-8w b/symbols/nokia_vndr/su-8w
index 9983cd3..a144051 100644
--- a/symbols/nokia_vndr/su-8w
+++ b/symbols/nokia_vndr/su-8w
@@ -438,8 +438,8 @@ xkb_symbols "base" {
key <LVL3> { [ ISO_Level3_Shift ] };
modifier_map Mod5 { <LVL3> };
- key <MDSW> { [ ISO_Level5_Shift ] };
- modifier_map Mod3 { <MDSW> };
+ key <LVL5> { [ ISO_Level5_Shift ] };
+ modifier_map Mod3 { <LVL5> };
key <ALT> { [ NoSymbol, Alt_L ] };
modifier_map Mod1 { <ALT>, <LALT> };