# HG changeset patch # User Eli Zaretskii # Date 1151166101 0 # Node ID 9f15a47055ace3fab4719effcdd414430894c170 # Parent 3f7a0dac2f4c2ea5ea17d71e811a8b2e92b24c97 Fix last change. diff -r 3f7a0dac2f4c -r 9f15a47055ac man/msdog.texi --- a/man/msdog.texi Sat Jun 24 16:19:07 2006 +0000 +++ b/man/msdog.texi Sat Jun 24 16:21:41 2006 +0000 @@ -331,14 +331,6 @@ key. If you wish it to produce the @code{Alt} modifier instead, set the variable @code{w32-alt-is-meta} to a @code{nil} value. -@vindex w32-apps-modifier - The variable @code{w32-apps-modifier} controls the effect of the -@key{Apps} key (usually located between the right @key{Alt} and the -right @key{Ctrl} keys). Its value can be one of the symbols -@code{hyper}, @code{super}, @code{meta}, @code{alt}, @code{control}, -or @code{shift} for the respective modifier, or @code{nil} to appear -as the key @code{apps}. The default is @code{nil}. - @vindex w32-capslock-is-shiftlock By default, the @key{CapsLock} key only affects normal character keys (it converts lower-case characters to their upper-case @@ -360,6 +352,14 @@ default is @code{t}, which causes @key{NumLock} to work as expected: toggle the meaning of the keys on the numeric keypad. +@vindex w32-apps-modifier + The variable @code{w32-apps-modifier} controls the effect of the +@key{Apps} key (usually located between the right @key{Alt} and the +right @key{Ctrl} keys). Its value can be one of the symbols +@code{hyper}, @code{super}, @code{meta}, @code{alt}, @code{control}, +or @code{shift} for the respective modifier, or @code{nil} to appear +as the key @code{apps}. The default is @code{nil}. + @vindex w32-lwindow-modifier @vindex w32-rwindow-modifier @vindex w32-scroll-lock-modifier