all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [mega@hotpop.com: Re: x-backspace-delete-keys-p]
Date: Thu, 03 Feb 2005 21:35:20 +0100	[thread overview]
Message-ID: <42028B08.1090004@swipnet.se> (raw)
In-Reply-To: <42028965.2060902@swipnet.se>

Jan D. wrote:

> If you have (like I usually have) Backspace and Delete on the same key 
> (Shift-Backspace generates a Delete) and no other delete key, 
> XKeysymToKeycode will return the same key for XK_Backspace and 
> XK_Delete.  The code suggested will then incorrectly assume there are 
> two keys.
>
> The code could be modified to check for different keysyms for delete 
> and backspace, but I'm not sure what problem it is trying to solve.  
> Doesn't the current code work?


That should be "different keycodes" of course.

    Jan D.

  reply	other threads:[~2005-02-03 20:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 19:14 [mega@hotpop.com: Re: x-backspace-delete-keys-p] Richard Stallman
2005-02-03 20:28 ` Jan D.
2005-02-03 20:35   ` Jan D. [this message]
2005-02-05 17:38   ` Richard Stallman
2005-02-05 18:08     ` Jan D.
2005-02-06 12:42       ` Richard Stallman
2005-02-06 14:27         ` Jan D.
2005-02-07  9:18           ` Richard Stallman
2005-02-07 12:50             ` Jan D.

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=42028B08.1090004@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.
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.