Linux console tools development discussion
 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

* Re: [kbd] bg_pho-utf8 keycode 38 assignment fix
  2009-03-01 23:07 [kbd] bg_pho-utf8 keycode 38 assignment fix Dimiter Petrov
@ 2009-03-06 16:33 ` Alexey Gladkov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Gladkov @ 2009-03-06 16:33 UTC (permalink / raw)
  To: Linux console tools development discussion; +Cc: Dimiter Petrov

On 02.03.2009 02:07, Dimiter Petrov wrote:
> I noticed that when using the bulgarian phonetic utf8 keymap, a cyrillic "i" was output
> instead of a cyrillic "l".

Applied, thanks!

-- 
Rgrds, legion



^ 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

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git