Mercurial > emacs
changeset 74731:eae4f771f536
(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 18 Dec 2006 20:45:54 +0000 |
parents | eed28efe049d |
children | 779d17904fd7 |
files | man/msdog.texi |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/msdog.texi Mon Dec 18 16:47:28 2006 +0000 +++ b/man/msdog.texi Mon Dec 18 20:45:54 2006 +0000 @@ -421,7 +421,12 @@ otherwise it is passed to Windows. The default is @code{t} for both of these variables. Passing each of these keys to Windows produces its normal effect: for example, @kbd{@key{Lwindow}} opens the -@code{Start} menu, etc. +@code{Start} menu, etc.@footnote{ +Some combinations of the ``Windows'' keys with other keys are caught +by Windows at low level in a way that Emacs currently cannot prevent. +For example, @kbd{@key{Lwindow} r} always pops up the Windows +@samp{Run} dialog. Customizing the value of +@code{w32-phantom-key-code} might help in some cases, though.} @vindex w32-recognize-altgr @kindex AltGr @r{(MS-Windows)}