public inbox for kbd@lists.linux.dev
 help / color / mirror / Atom feed
* [kbd]  bg_pho-utf8 keycode 38 assignment fix
@ 2009-03-01 23:07 Dimiter Petrov
  2009-03-06 16:33 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Dimiter Petrov @ 2009-03-01 23:07 UTC (permalink / raw)
  To: kbd


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

Hello,

I noticed that when using the bulgarian phonetic utf8 keymap, a cyrillic "i" was output
instead of a cyrillic "l".

I'm attaching a patch fixing that.

[-- Attachment #1.2: kbd-1.15-bg_pho-ut8.patch --]
[-- Type: text/plain, Size: 603 bytes --]

--- kbd-1.15/data/keymaps/i386/qwerty/bg_pho-utf8.map.orig	2008-10-23 21:03:59.000000000 +0200
+++ kbd-1.15/data/keymaps/i386/qwerty/bg_pho-utf8.map	2009-03-02 00:00:40.887701000 +0100
@@ -304,8 +304,8 @@
 	shift	altgr	alt	keycode  37 = Meta_K          
 keycode  38 = +l               
 	shift	keycode  38 = +L               
-	altgr	keycode  38 = U+0438
-	shift	altgr	keycode  38 = U+0418
+	altgr	keycode  38 = U+043B
+	shift	altgr	keycode  38 = U+041B
 	control	keycode  38 = Control_l       
 	shift	control	keycode  38 = Control_l       
 	altgr	control	keycode  38 = Control_l       

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2009-03-06 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-01 23:07 [kbd] bg_pho-utf8 keycode 38 assignment fix Dimiter Petrov
2009-03-06 16:33 ` Alexey Gladkov

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