summaryrefslogtreecommitdiff
path: root/compat/level5
diff options
context:
space:
mode:
Diffstat (limited to 'compat/level5')
-rw-r--r--compat/level57
1 files changed, 2 insertions, 5 deletions
diff --git a/compat/level5 b/compat/level5
index 54f749d..2e52901 100644
--- a/compat/level5
+++ b/compat/level5
@@ -42,11 +42,8 @@ default partial xkb_compatibility "default" {
};
partial xkb_compatibility "level5_lock" {
- // This defines a Level5-Lock using the NumLock real modifier
- // in order to create arbitrary level-behaviour, which would
- // not be possible with the virtual modifier.
- // See also: types/level5 : EIGHT_LEVEL_LEVEL_FIVE_LOCK
- // See also: symbols/level5(lock)
+ // This defines a Level5-Lock using the NumLock virtual modifier.
+ // See also types/level5 (EIGHT_LEVEL_LEVEL_FIVE_LOCK) and symbols/level5(lock).
virtual_modifiers NumLock;