xkeyboard-config/symbols Makefile.am,1.54,1.55 braille,NONE,1.1

"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xlibs.cvs
Message-ID <[email protected]>
Committed by: svu

Update of /cvs/xkeyboard-config/xkeyboard-config/symbols
In directory kemper:/tmp/cvs-serv22422/symbols

Modified Files:
	Makefile.am 
Added Files:
	braille 
Log Message:
adding braille, b.fd.o#11356

Index: Makefile.am
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/Makefile.am,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- Makefile.am	18 Jun 2007 21:48:36 -0000	1.54
+++ Makefile.am	25 Jun 2007 21:39:09 -0000	1.55
@@ -5,7 +5,8 @@
 ad af al am ara \
 az be bd \
 bg br ba \
-bt by ca cd \
+bt by braille \
+ca cd \
 ch cs cz \
 de dk ee \
 es et epo \

--- NEW FILE: braille ---
// $XKeyboardConfig: xkeyboard-config/symbols/braille,v 1.1 2007/06/25 21:39:09 svu Exp $

// 6-dot patterns on the keypad
partial hidden
xkb_symbols "keypad" {
    key <KP4>	{ [ 0xfff1 ] };
    key <KP1>	{ [ 0xfff2 ] };
    key <KP0>	{ [ 0xfff3 ] };
    key <KP5>	{ [ 0xfff4 ] };
    key <KP6>	{ [ 0xfff5 ] };
    key <KPAD>	{ [ 0xfff6 ] };
};

// 10-dot patterns on the home row + v and n
partial default
xkb_symbols "home_row" {
    include "braille(keypad)"

    name[Group1]="Braille";

    key <AC04>	{ [ 0xfff1 ] };
    key <AC03>	{ [ 0xfff2 ] };
    key <AC02>	{ [ 0xfff3 ] };
    key <AC07>	{ [ 0xfff4 ] };
    key <AC08>	{ [ 0xfff5 ] };
    key <AC09>	{ [ 0xfff6 ] };
    key <AC01>	{ [ 0xfff7 ] };
    key <AC10>	{ [ 0xfff8 ] };
    key <AB04>	{ [ 0xfff9 ] };
    key <AB06>	{ [ 0xfffa ] };
};

// 6-dot patterns for the left hand
partial
xkb_symbols "left_hand" {
    include "braille(keypad)"

    name[Group1]="Braille - Left hand";

    key <AC03>	{ [ 0xfff1 ] };
    key <AC02>	{ [ 0xfff2 ] };
    key <AC01>	{ [ 0xfff3 ] };
    key <AC04>	{ [ 0xfff4 ] };
    key <AB05>	{ [ 0xfff5 ] };
    key <AB04>	{ [ 0xfff6 ] };
};

// 6-dot patterns for the right hand
partial
xkb_symbols "right_hand" {
    include "braille(keypad)"

    name[Group1]="Braille - Right hand";

    key <AC07>	{ [ 0xfff1 ] };
    key <AB05>	{ [ 0xfff2 ] };
    key <AB06>	{ [ 0xfff3 ] };
    key <AC08>	{ [ 0xfff4 ] };
    key <AC09>	{ [ 0xfff5 ] };
    key <AC10>	{ [ 0xfff6 ] };
};
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.