diff options
author | Eli Zaretskii <eliz@gnu.org> | 2009-01-24 20:39:10 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2009-01-24 20:39:10 +0000 |
commit | d9b0e1612ca0258d77ed1b96fa32a6bd44ef62a5 (patch) | |
tree | da6ab90ed64732f98b72aea951a04fa2857f6e03 /etc | |
parent | f721dedaef4f90a1d16c5fc500cf50292c0dd3c6 (diff) | |
download | emacs-d9b0e1612ca0258d77ed1b96fa32a6bd44ef62a5.tar.gz |
Mention trouble with XKeymacs and the Windows keys.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 5a69ce23a38..d6708107a4b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2128,6 +2128,15 @@ to allocate ptys reliably. * Runtime problems specific to MS-Windows +** Setting w32-pass-rwindow-to-system and w32-pass-lwindow-to-system to nil +does not prevent the Start menu from popping up when the left or right +``Windows'' key is pressed. + +This was reported to happen when XKeymacs is installed. At least with +XKeymacs Version 3.47, deactivating XKeymacs when Emacs is active is +not enough to avoid its messing with the keyboard input. Exiting +XKeymacs completely is reported to solve the problem. + ** Windows 95 and networking. To support server sockets, Emacs 22.1 loads ws2_32.dll. If this file |