From: MON KEY <monkey@sandpframing.com>
To: emacs-devel@gnu.org
Subject: w32-pass-rwindow-to-system
Date: Tue, 20 Jan 2009 20:57:19 -0500 [thread overview]
Message-ID: <d2afcfda0901201757s14c253a2kf6b7406fa72a7963@mail.gmail.com> (raw)
Can anyone confirm if setting the following variables to `nil' is
working correctly on w32:
w32-pass-rwindow-to-system
w32-pass-lwindow-to-system
I have the following set and working as expected for multi key sequences:
(setq-default w32-lwindow-modifier 'super
w32-rwindow-modifier 'hyper)
E.g. s-s and H-s return `*-s is undefined' in the minibuffer
So, I know that Emacs is catching on <super> and <hyper> key sequences.
Is it normal/expected behavior for the w32 System to open 'Start' on
vanilla lwindow rwindow key preses without a modifer?
The docstring on the respective functions shows that this is a fairly
low level interaction and suggests looking at the
`w32-phantom-key-code' docs. The docs suggest that Emacs is passing a
"phantom" type values when pressing lwindow rwindow while Emacs is
active.
C-h v w32-phantom-key-code shows my system with the value of
`w32-phantom-key-code' at 255.
System is:
GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-10-23 on
LENNART-69DE564 (patched)
CUA is not enabled.
Using Happy Hacking Keyboard Lite with dipswitches set to 1101 i.e.
[win][alt][space][alt][win] config.
next reply other threads:[~2009-01-21 1:57 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 1:57 MON KEY [this message]
2009-01-21 9:29 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 9:48 ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 9:55 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 10:12 ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 10:26 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 10:59 ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 11:11 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 14:09 ` w32-pass-rwindow-to-system Jason Rumney
2009-01-21 14:20 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 22:12 ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 14:23 ` w32-pass-rwindow-to-system Jason Rumney
2009-01-21 18:29 ` w32-pass-rwindow-to-system MON KEY
2009-01-21 21:58 ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 23:03 ` w32-pass-rwindow-to-system MON KEY
2009-01-21 23:14 ` w32-pass-rwindow-to-system Lennart Borgman
-- strict thread matches above, loose matches on Subject: below --
2009-01-21 13:05 w32-pass-rwindow-to-system grischka
2009-01-21 14:19 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 15:41 ` w32-pass-rwindow-to-system grischka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d2afcfda0901201757s14c253a2kf6b7406fa72a7963@mail.gmail.com \
--to=monkey@sandpframing.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.