summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.enhancing4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.enhancing b/docs/README.enhancing
index 272b201f..5e684925 100644
--- a/docs/README.enhancing
+++ b/docs/README.enhancing
@@ -309,12 +309,12 @@ The most used schemes are:
Besides that, there are several schemes for special purposes:
- PC_BREAK
+ PC_CONTROL_LEVEL2
It is similar to TWO_LEVEL scheme but it considers the Control
modifier rather than Shift. That means, the symbol from the sec-
ond level is chosen by Control rather than by Shift.
- PC_SYSRQ
+ PC_ALT_LEVEL2
It is similar to TWO_LEVEL scheme but it considers the Alt modi-
fier rather than Shift. That means, the symbol from the second
level is chosen by Alt rather than by Shift.