all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Understanding how emacs sets up input
@ 2017-04-07  4:04 Jonathan Ganc
  0 siblings, 0 replies; only message in thread
From: Jonathan Ganc @ 2017-04-07  4:04 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'm trying to resolve a bug I have with emacs on Ubuntu 
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26104) where pressing the 
Alt key alone produces a 'switch-frame' command, messing up commands 
like 'yank-pop' or 'dabbrev-expand'. I'm trying to figure out how emacs 
gets commands from xwindows.

One thing I noticed is that xev (e.g., if I type 'xev -id ...') does not 
catch most emacs keys (e.g. alphanumeric keys, Ctrl, TAB, shift) but it 
does catch the Alt key. Can someone explain why that is and where emacs 
sets that up (I realize it is likely in the C code)?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-07  4:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-07  4:04 Understanding how emacs sets up input Jonathan Ganc

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.