all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xavier Maillard <xma@gnu.org>
To: poppyer <poppyer@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: M-<, M->, M-% ...
Date: Thu, 27 Mar 2008 02:00:18 +0100	[thread overview]
Message-ID: <200803270100.m2R10GC2003848@localhost.localdomain> (raw)
In-Reply-To: <dh7ifqkofs.fsf@clpc78.comlab> (message from poppyer on Wed, 26 Mar 2008 06:08:07 +0000)


   > What is the best way to invoke the above mentionned keys in the
   > linux console (I really mean the console, not a xterm) ?

   I managed to get M-< and M-> works, but M-arrow keys still not working.

Very intelligent. Why can't you have M-right and friends working
with this method ?

   1). make a mykeymap plain txt file:

   --8<---------------cut here---------------start------------->8---
   alt shift keycode 51 = Meta_less
   alt shift keycode 52 = Meta_greater
   alt keycode 103 = F98
   alt keycode 108 = F99
   string F98 = "\033\033[A" # Meta_up
   string F99 = "\033\033[B" # Meta_down
   --8<---------------cut here---------------end--------------->8---

Really good. How did you find the keys to modify ?

Regrds

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




  reply	other threads:[~2008-03-27  1:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9420.1206495574.18990.help-gnu-emacs@gnu.org>
2008-03-26  5:28 ` M-<, M->, M-% Barry Margolin
2008-03-26  6:40   ` Andrea Vettorello
2008-03-27  1:00     ` Xavier Maillard
2008-03-27  9:18       ` Andrea Vettorello
2008-03-27  1:00   ` Xavier Maillard
2008-03-26  6:08 ` poppyer
2008-03-27  1:00   ` Xavier Maillard [this message]
     [not found]   ` <mailman.9486.1206581993.18990.help-gnu-emacs@gnu.org>
2008-03-27  2:42     ` poppyer
2008-03-27  2:52   ` Tim X
2008-03-26  1:00 Xavier Maillard
2008-03-26 21:27 ` Alan Mackenzie
2008-03-31 18:59   ` Joel J. Adamson

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=200803270100.m2R10GC2003848@localhost.localdomain \
    --to=xma@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=poppyer@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.