public inbox for kbd@lists.linux.dev
 help / color / mirror / Atom feed
* [kbd] [patch] support CTRL+[ in jp106.map
@ 2008-03-30 17:15 Mike Frysinger
  2008-03-31 11:57 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2008-03-30 17:15 UTC (permalink / raw)
  To: kbd


[-- Attachment #1.1: Type: text/plain, Size: 77 bytes --]

this patch fixes CTRL+[ in the jp106.map:
http://bugs.gentoo.org/71870
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

[-- Attachment #2: kbd-1.12-jp-escape.patch --]
[-- Type: text/x-diff, Size: 404 bytes --]

Recognize Ctrl-[ as Escape.

Patch by OKUMURA N. Shin-ya.

http://bugs.gentoo.org/71870

--- data/keymaps/i386/qwerty/jp106.map
+++ data/keymaps/i386/qwerty/jp106.map
@@ -35,6 +35,7 @@
 keycode  26 = at               grave
 	control	keycode  26 = nul
 keycode  27 = bracketleft      braceleft
+	control	keycode  27 = Escape
 keycode  28 = Return
 	alt	keycode  28 = Meta_Control_m
 keycode  29 = Control

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-31 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 17:15 [kbd] [patch] support CTRL+[ in jp106.map Mike Frysinger
2008-03-31 11:57 ` Alexey Gladkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox