# HG changeset patch # User Eli Zaretskii # Date 1166271780 0 # Node ID 5d3a0349d38544dd20b001fb39305c40f10ec38f # Parent a82d50e1959094f095b9fd3fecec0ad9273b8113 (Windows Keyboard): Clarify `w32-recognize-altgr' effect. diff -r a82d50e19590 -r 5d3a0349d385 man/msdog.texi --- a/man/msdog.texi Sat Dec 16 01:34:10 2006 +0000 +++ b/man/msdog.texi Sat Dec 16 12:23:00 2006 +0000 @@ -425,11 +425,12 @@ @vindex w32-recognize-altgr @kindex AltGr @r{(MS-Windows)} @cindex AltGr key (MS-Windows) - The variable @code{w32-recognize-altgr} controls whether the right -@key{Alt} and left @key{Ctrl} keys are recognized as the @key{AltGr} -key. The default is @code{t}, which means these keys produce -@code{AltGr}; setting them to @code{nil} causes these keys to be -interpreted normally (as the respective modifiers). + 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). @end ifnottex @node Windows Mouse