Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] Fix slash and question mark for br-abnt2.map
@ 2015-02-25  3:56 Thiago Perrotta
  0 siblings, 0 replies; only message in thread
From: Thiago Perrotta @ 2015-02-25  3:56 UTC (permalink / raw)
  To: kbd

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-25  3:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25  3:56 [kbd] [PATCH] Fix slash and question mark for br-abnt2.map Thiago Perrotta

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