all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fisherss <fisherssml@gmail.com>
Subject: keybindings in console
Date: Thu, 24 Aug 2006 16:34:04 +0800	[thread overview]
Message-ID: <25fd1f750608240134u6f091afdqf3e2effa5772d226@mail.gmail.com> (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

             reply	other threads:[~2006-08-24  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24  8:34 Fisherss [this message]
2006-08-26 20:29 ` keybindings in console John Sullivan

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=25fd1f750608240134u6f091afdqf3e2effa5772d226@mail.gmail.com \
    --to=fisherssml@gmail.com \
    /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.