Mercurial > emacs
changeset 74655:5d3a0349d385
(Windows Keyboard): Clarify `w32-recognize-altgr' effect.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 16 Dec 2006 12:23:00 +0000 |
parents | a82d50e19590 |
children | 750ddbdbb3b8 |
files | man/msdog.texi |
diffstat | 1 files changed, 6 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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