all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "numbchild@gmail.com" <numbchild@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: The key [C-M-b] does not work in Emacs.
Date: Thu, 29 Jun 2017 08:19:14 +0800	[thread overview]
Message-ID: <CAL1eYuJX1QbTyNT32qbzj+zd7+Lb-KyL-zL1iBtEYv=s1uMT0w@mail.gmail.com> (raw)

I found Emacs key =[Ctrl-Alt-b]= does not work, but I try its binding
command
=[backward-sexp]= can work. and it does bind to key =[Ctrl-M-b]=, and I use
=[Ctrl-h
k]= (=describe-key=) can capture =[Ctrl-Alt-b]=.

I'm curious might KDE captured this key, but I check out all KDE settings
"Shortcuts", not found. Then I tried command =xev -id <Emacs window ID>= to
capture key under X11. Here is the log:

#+NAME: xev -id [WM_ID]
#+BEGIN_EXAMPLE
FocusOut event, serial 18, synthetic NO, window 0x80008f,
    mode NotifyGrab, detail NotifyVirtual

FocusIn event, serial 18, synthetic NO, window 0x80008f,
    mode NotifyUngrab, detail NotifyVirtual

KeymapNotify event, serial 18, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   5   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

PropertyNotify event, serial 18, synthetic NO, window 0x80008f,
    atom 0x16b (_NET_WM_ICON), time 157642247, state PropertyNewValue

PropertyNotify event, serial 18, synthetic NO, window 0x80008f,
    atom 0x23 (WM_HINTS), time 157642248, state PropertyNewValue

ConfigureNotify event, serial 19, synthetic YES, window 0x80008f,
    event 0x80008f, window 0x80008f, (0,57), width 1366, height 711,
    border_width 0, above 0x0, override NO

PropertyNotify event, serial 20, synthetic NO, window 0x80008f,
    atom 0x16b (_NET_WM_ICON), time 157642255, state PropertyNewValue
#+END_EXAMPLE


If anyone knows solution how to solve this problem, please give me some
hints,
thanks very much.


[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/


             reply	other threads:[~2017-06-29  0:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29  0:19 numbchild [this message]
2017-06-29  1:00 ` The key [C-M-b] does not work in Emacs Emanuel Berg
2017-06-29  5:25   ` numbchild

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='CAL1eYuJX1QbTyNT32qbzj+zd7+Lb-KyL-zL1iBtEYv=s1uMT0w@mail.gmail.com' \
    --to=numbchild@gmail.com \
    --cc=help-gnu-emacs@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.