all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: something is eating C-M-x
Date: Mon, 22 Nov 2021 11:27:07 +1100	[thread overview]
Message-ID: <878rxhyqv8.fsf@gmail.com> (raw)
In-Reply-To: <865ysloz73.fsf@stephe-leake.org>


Stephen Leake <stephen_leake@stephe-leake.org> writes:

> I've just installed a new VMWare virtual machine on my Windows box to
> run Debian.
>
> Something is eating C-M-x, so Emacs doesn't see it. Very frustrating
> when trying to redefine elisp functions!
>
> I'm using the LXDE window manager, and I've checked
> ~/.config/openbox/lxde-rc.xml; that does not define C-A-x.
>
> I've searched in various ways for "hotkeys" and similar terms, but have
> not found what the problem is.
>

Could it be VMWare stealing the keys? Most VM implementations have a
'host key' or other shortcut to allow interaction with the host from
within the guest.

From an X11 position, you can possibly try using xev to see what keys
are being reported to X. It won't show you shortcut bindings, but at
least should tell you if the key presses are actually getting to the
application level within X (rather than being stolen by the VM or window
manager)




  reply	other threads:[~2021-11-22  0:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-21 23:40 something is eating C-M-x Stephen Leake
2021-11-22  0:27 ` Tim Cross [this message]
2021-11-22  0:31 ` Óscar Fuentes
2021-11-22 14:20   ` Stephen Leake

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=878rxhyqv8.fsf@gmail.com \
    --to=theophilusx@gmail.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.