changeset 74663:83b90e9f1a60

(Windows Keyboard): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Dec 2006 18:48:44 +0000
parents b8feaf880a2b
children bc5f5ded617f
files man/msdog.texi
diffstat 1 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/msdog.texi	Sat Dec 16 14:39:33 2006 +0000
+++ b/man/msdog.texi	Sat Dec 16 18:48:44 2006 +0000
@@ -427,11 +427,13 @@
 @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