summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-16 18:48:44 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-16 18:48:44 +0000
commit1521f22e7f566f6215f52e93e4a9eda4b08c611a (patch)
treeb5ad2764281f2378658ff45e2c8f2231490cbab3
parentb58d0378c521835332953db49b8aec1ca4828870 (diff)
downloademacs-1521f22e7f566f6215f52e93e4a9eda4b08c611a.tar.gz
(Windows Keyboard): Fix last change.
-rw-r--r--man/msdog.texi12
1 files changed, 7 insertions, 5 deletions
diff --git a/man/msdog.texi b/man/msdog.texi
index 2c77b0857c2..8fbee5e3212 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -427,11 +427,13 @@ its normal effect: for example, @kbd{@key{Lwindow}} opens the
@kindex AltGr @r{(MS-Windows)}
@cindex AltGr key (MS-Windows)
The variable @code{w32-recognize-altgr} controls whether the
-combination of the right @key{Alt} and left @key{Ctrl} keys pressed
-together is recognized as the @key{AltGr} key. The default is
-@code{t}, which means this key combination produces @code{AltGr};
-setting it to @code{nil} causes this key combination to be interpreted
-normally (as the combination of @key{CTRL} and @key{META} modifiers).
+@key{AltGr} key (if it exists on your keyboard), or its equivalent,
+the combination of the right @key{Alt} and left @key{Ctrl} keys
+pressed together, is recognized as the @key{AltGr} key. The default
+is @code{t}, which means these keys produce @code{AltGr}; setting it
+to @code{nil} causes @key{AltGr} or the equivalent key combination to
+be interpreted as the combination of @key{CTRL} and @key{META}
+modifiers.
@end ifnottex
@node Windows Mouse