Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] Add support for Brl_dot9 and Brl_dot10
@ 2009-06-17 18:05 Michael Schutte
  2009-06-23 20:04 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Schutte @ 2009-06-17 18:05 UTC (permalink / raw)
  To: kbd

The keysyms have been supported by Linux kernels since 2.6.23.

This patch was submitted by Samuel Thibault <sthibault@debian.org>.

Signed-off-by: Michael Schutte <michi@uiae.at>
---
 src/ksyms.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/ksyms.c b/src/ksyms.c
index a322f70..3b9dd78 100644
--- a/src/ksyms.c
+++ b/src/ksyms.c
@@ -1511,7 +1511,9 @@ static const char *brl_syms[] = {
 	"Brl_dot5",
 	"Brl_dot6",
 	"Brl_dot7",
-	"Brl_dot8"
+	"Brl_dot8",
+	"Brl_dot9",
+	"Brl_dot10"
 };
 
 #define E(x) { x, sizeof(x) / sizeof(x[0]) }
-- 
1.6.3.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [kbd] [PATCH] Add support for Brl_dot9 and Brl_dot10
  2009-06-17 18:05 [kbd] [PATCH] Add support for Brl_dot9 and Brl_dot10 Michael Schutte
@ 2009-06-23 20:04 ` Alexey Gladkov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Gladkov @ 2009-06-23 20:04 UTC (permalink / raw)
  To: kbd

17.06.2009 22:05, Michael Schutte wrote:
> The keysyms have been supported by Linux kernels since 2.6.23.
> 
> This patch was submitted by Samuel Thibault <sthibault@debian.org>.
> 
> Signed-off-by: Michael Schutte <michi@uiae.at>

Thanks! Applied.

-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-23 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 18:05 [kbd] [PATCH] Add support for Brl_dot9 and Brl_dot10 Michael Schutte
2009-06-23 20:04 ` 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