]> git.eshelyaron.com Git - emacs.git/commitdiff
(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.
authorEli Zaretskii <eliz@gnu.org>
Mon, 18 Dec 2006 20:46:19 +0000 (20:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 18 Dec 2006 20:46:19 +0000 (20:46 +0000)
man/ChangeLog
man/msdog.texi

index 55225956ff6890c4fecfffd85507d57ec9b5a767..2b05bf2c4f774dbd75682209402240f7a0d3fe53 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-18  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
+       peculiarities.
+
 2006-12-18  Richard Stallman  <rms@gnu.org>
 
        * abbrevs.texi (Editing Abbrevs): Fix previous change.
index 8fbee5e3212d36a0c1f1c7ebab65b0387007e8ed..6c6f9c7caf3042801300ce1798275b37007ed88e 100644 (file)
@@ -421,7 +421,12 @@ keys are passed to Windows or swallowed by Emacs.  If the value is
 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)}