unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: keypad bindings in gnome not in xTerm ??
Date: Tue, 19 Aug 2008 02:29:26 -0600	[thread overview]
Message-ID: <g8e092$mj9$1@ger.gmane.org> (raw)
In-Reply-To: <1218813981.3551.16.camel@CASE>

William Case wrote:
> Hi Kevin;
> 
> On Fri, 2008-08-15 at 05:16 -0600, Kevin Rodgers wrote:
>> William Case wrote:
>>> I have some basic commands such 'kill-this-buffer' bound to keypad keys
>>> e.g. <kp-subtract>.  As long as I am in a Gnome desktop it works fine.
>>> If I switch to an xterm (C-A-Fx), the binding no longer works even
>>> though C-h w says that 'kill-this-buffer' is still bound to
>>> <kp-subtract>.  I have double checked that Num Lock is off.
>>>
>>> How can I get my keypad bindings to work in xTerminals?  They are what I
>>> am used to now.
>> What does `C-h k <kp-subtract>' show in xterm?
> 
> "self-insert-command"

Ah, I see the same thing: - runs the command self-insert-command

Note the absence of "(translated from <kp-subtract>)", which means
that the terminal sent "-" to Emacs rather than an escape sequence.
You can confirm that with `<kp-subtract> C-h l'.

So I think you are out of luck and cannot bind <kp-subtract>
independently of "-" in xterm.  But a little bit of Googling
suggests that you might be able to get xterm to send escape
sequences via X resources; then Emacs should automatically
recognize <kp-subtract> via function-key-map.

Please let us know if you figure out how to get xterm to
send escape sequences for the keypad.

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-08-19  8:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-15  4:41 keypad bindings in gnome not in xTerm ?? William Case
2008-08-15 11:16 ` Kevin Rodgers
2008-08-15 15:26   ` William Case
2008-08-19  8:29     ` Kevin Rodgers [this message]
2008-08-19 14:09       ` William Case
     [not found]     ` <mailman.17021.1219134578.18990.help-gnu-emacs@gnu.org>
2008-08-20 12:37       ` Thomas E. Dickey
     [not found]   ` <mailman.16810.1218813978.18990.help-gnu-emacs@gnu.org>
2008-08-15 23:37     ` Chat
2008-08-16  5:59       ` William Case
2008-08-16  6:02       ` William Case
     [not found] ` <mailman.16792.1218798998.18990.help-gnu-emacs@gnu.org>
2008-09-11  2:00   ` David Combs

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g8e092$mj9$1@ger.gmane.org' \
    --to=kevin.d.rodgers@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).