Linux console tools development discussion
 help / color / mirror / Atom feed
From: Dimiter Petrov <dimiter.p@gmail.com>
To: kbd@lists.altlinux.org
Subject: [kbd]  bg_pho-utf8 keycode 38 assignment fix
Date: Mon, 2 Mar 2009 00:07:26 +0100
Message-ID: <20090301230726.GA1881@dim-laptop.home> (raw)


[-- 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 --]

             reply	other threads:[~2009-03-01 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-01 23:07 Dimiter Petrov [this message]
2009-03-06 16:33 ` Alexey Gladkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090301230726.GA1881@dim-laptop.home \
    --to=dimiter.p@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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