From e5aa0b101c9d43d7258d08869885440317d608d7 Mon Sep 17 00:00:00 2001 From: svu Date: Tue, 28 Aug 2007 22:16:52 +0000 Subject: [PATCH] updated doc --- docs/README.enhancing | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.enhancing b/docs/README.enhancing index 272b201..5e68492 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. -- 2.32.0.93.g670b81a890