]> git.eshelyaron.com Git - emacs.git/commitdiff
(Windows Keyboard): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2006 18:48:44 +0000 (18:48 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2006 18:48:44 +0000 (18:48 +0000)
man/msdog.texi

index 2c77b0857c29760e9d6a95303c20d7f8ebe41036..8fbee5e3212d36a0c1f1c7ebab65b0387007e8ed 100644 (file)
@@ -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