diff options
author | svu <svu> | 2007-08-28 22:16:52 +0000 |
---|---|---|
committer | svu <svu> | 2007-08-28 22:16:52 +0000 |
commit | e5aa0b101c9d43d7258d08869885440317d608d7 (patch) | |
tree | c08845b47ba6b2b491fe745f9d40a8bf562bc34c /docs/README.enhancing | |
parent | f2809061b29168f3ab29e1069875fc0370fd5942 (diff) | |
download | xkeyboard-config-e5aa0b101c9d43d7258d08869885440317d608d7.tar.gz xkeyboard-config-e5aa0b101c9d43d7258d08869885440317d608d7.tar.bz2 xkeyboard-config-e5aa0b101c9d43d7258d08869885440317d608d7.zip |
updated doc
Diffstat (limited to 'docs/README.enhancing')
-rw-r--r-- | docs/README.enhancing | 4 |
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. |