From 3a9d93270be40733320ad819de11d03bc5aa6150 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 24 Jun 2006 16:21:41 +0000 Subject: [PATCH] Fix last change. --- man/msdog.texi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/man/msdog.texi b/man/msdog.texi index b1af33be400..f20c04acf49 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -331,14 +331,6 @@ item, and @key{ESC} closes the menu. 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 @@ instead of the shifted version of they keys. The default value is 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 -- 2.39.2