all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keybindings in console
@ 2006-08-24  8:34 Fisherss
  2006-08-26 20:29 ` John Sullivan
  0 siblings, 1 reply; 2+ messages in thread
From: Fisherss @ 2006-08-24  8:34 UTC (permalink / raw)


Hi all

I am currently moving all my works to console (not x-terminal), but I
found that I can not use the Emacs keybindings which need to hold
control, alt (meta) and shift at the same time, in other words, C-M-k
works fine but both C-M-S-k and C-M-K dont work (they all work
correctly in X), and the right ALT key also doesn't work.

I have searched the mailing list archieve, and found that it's because
of the console keymap configrations, but the problem is I don't
exactly know how to fix that in the key map file, all key definations
are like this:

----
shift   control keycode  53 = Delete
----

as you can see, they use only two modifiers, I don't know if three
ones cases will work, can I define it like this ? :

----
shift  alt  control keycode  53 = Delete
----

Could anyone give me some ideas or just send me your keymap configration files ?

Thank you.

-- 
Fisherss
fisherss@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-26 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-24  8:34 keybindings in console Fisherss
2006-08-26 20:29 ` John Sullivan

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.