GNU bug report logs - #17565
24.3.91; numpad inserts wrong digits

Previous Next

Package: emacs;

Reported by: Josh Tilles <merelyapseudonym <at> gmail.com>

Date: Fri, 23 May 2014 18:17:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 17565 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Josh Tilles <merelyapseudonym <at> gmail.com>
Cc: 17565 <at> debbugs.gnu.org
Subject: Re: bug#17565: 24.3.91; numpad inserts wrong digits
Date: Wed, 28 May 2014 00:47:07 +0300
> It might be relevant that I have an unusual keyboard layout: I've done
> (most of) the customization using OS X's Keyboard Layouts, not by
> using Kinesis's built-in remapping ability. The keyboard customization
> file follows, abbreviated to only the relevant portions:

Does this help you?

(define-key function-key-map [kp-1] [?7])
(define-key function-key-map [kp-2] [?8])
(define-key function-key-map [kp-3] [?9])
(define-key function-key-map [kp-7] [?1])
(define-key function-key-map [kp-8] [?2])
(define-key function-key-map [kp-9] [?3])




This bug report was last modified 9 years and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.