Linux console tools development discussion
 help / color / mirror / Atom feed
From: Thiago Perrotta <perrotta.thiago@poli.ufrj.br>
To: kbd@lists.altlinux.org
Subject: [kbd] [PATCH] Fix slash and question mark for br-abnt2.map
Date: Wed, 25 Feb 2015 00:56:46 -0300
Message-ID: <1424836606-11454-1-git-send-email-perrotta.thiago@poli.ufrj.br> (raw)

---
 data/keymaps/i386/qwerty/br-abnt2.map | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/keymaps/i386/qwerty/br-abnt2.map b/data/keymaps/i386/qwerty/br-abnt2.map
index 4786773..f7569b3 100644
--- a/data/keymaps/i386/qwerty/br-abnt2.map
+++ b/data/keymaps/i386/qwerty/br-abnt2.map
@@ -12,6 +12,8 @@
 alt_is_meta
 keymaps 0-2,4-6,8,12
 include "qwerty-layout"
+	altgr   keycode  16 = slash
+	altgr   keycode  17 = question
 	altgr   keycode  19 = registered
 	altgr  	keycode  50 = mu               
 include "linux-with-alt-and-altgr"
-- 
2.3.0

Hi,

This patch fixes an issue that has been around for a while [1].

Summing up, the `br-abnt2.map` is missing two important keymaps:

- AltGr + Q, which should introduce a '/' (slash)
- AltGr + W, which should introduce a '?' (question mark)

Those are needed in laptop keyboards which don't have dedicated keys for those symbols 

[1]: https://bugs.archlinux.org/task/39002


                 reply	other threads:[~2015-02-25  3:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1424836606-11454-1-git-send-email-perrotta.thiago@poli.ufrj.br \
    --to=perrotta.thiago@poli.ufrj.br \
    --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