# HG changeset patch # User Eli Zaretskii # Date 1166474754 0 # Node ID eae4f771f536170a5f5d785af947f071772ac93a # Parent eed28efe049ddb25103b30c3d66996df0f479459 (Windows Keyboard): Add a footnote about "Windows" keys peculiarities. diff -r eed28efe049d -r eae4f771f536 man/msdog.texi --- 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)}