[kbd] bg_pho-utf8 keycode 38 assignment fix
Dimiter Petrov
dimiter.p at gmail.com
Mon Mar 2 02:07:26 MSK 2009
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.
-------------- next part --------------
--- 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.altlinux.org/pipermail/kbd/attachments/20090302/dc1539bd/attachment.bin>
More information about the kbd
mailing list