diff -ur xkb.orig/rules/base.lst xkb/rules/base.lst
--- xkb.orig/rules/base.lst 2006-07-20 01:42:45.000000000 +0200
+++ xkb/rules/base.lst 2006-11-13 04:09:49.000000000 +0100
@@ -288,6 +288,7 @@
lyx il: lyx
si1452 il: si1452
phonetic il: Phonetic
+ biblical il: Biblical Hebrew (Tiro)
nodeadkeys it: Eliminate dead keys
ruskaz kz: Russian with Kazakh
kazrus kz: Kazakh with Russian
diff -ur xkb.orig/rules/base.xml xkb/rules/base.xml
--- xkb.orig/rules/base.xml 2006-07-20 01:42:45.000000000 +0200
+++ xkb/rules/base.xml 2006-11-13 04:11:56.000000000 +0100
@@ -6229,6 +6229,12 @@
音標
+
+
+ biblical
+ Biblical Hebrew (Tiro)
+
+
@@ -10468,4 +10474,4 @@
-
\ No newline at end of file
+
diff -ur xkb.orig/symbols/il xkb/symbols/il
--- xkb.orig/symbols/il 2006-10-21 09:55:54.000000000 +0200
+++ xkb/symbols/il 2006-11-13 05:25:20.000000000 +0100
@@ -1,5 +1,7 @@
+// 2006/11/13: added variant 'biblical' based on 'Biblical Hebrew (Tiro)'
+//
// $XKeyboardConfig: xkbdesc/symbols/il,v 1.9 2005/08/01 22:11:07 svu Exp $
-
+//
// based on a keyboard map from an 'xkb/symbols/il' file
//
// $XFree86: xc/programs/xkbcomp/symbols/il,v 1.3 2003/01/07 02:03:44 dawes Exp $
@@ -193,4 +195,79 @@
key { [ hebrew_mem, hebrew_finalmem ] };
};
+// The 'Biblical Hebrew' keyboard layout as defined by Tiro for use with the
+// 'SBL Hebrew' font was added 2006.11.13 by Sebastian J. Bronner
+// . Its primary features (as compared to the lyx layout)
+// are that the consonants are in the Israeli standard positions, that a great
+// multitude of glyphs can be input directly from the keyboard, and that it is
+// the closest thing to a standard layout a theologian can hope for.
+// Documentation (including printable keyboard tables), SBL Hebrew font, and
+// keyboard layout for Windows are available at
+// http://www.sbl-site.org/Resources/Resources_BiblicalFonts.aspx.
+//
+// It is of interest that the 'basic' layout defined first in this file (as
+// ships with x.org disagrees in the non-consonant characters that the Tiro-
+// layout claims to be the Israeli standard. Tiros apparent diligence in the
+// PDF-documentation accompanying the keyboard-layout-files lead me to put
+// greater stock in their claim than in this file. Therefore, the 'biblical'
+// layout below does not include 'il(basic)' but redoes the _whole_ thing from
+// scratch.
+
+partial alphanumeric_keys
+xkb_symbols "biblical" {
+ name[Group1]= "Israel - Biblical Hebrew (Tiro)";
+ key.type = "FOUR_LEVEL_SEMIALPHABETIC";
+
+ key { [ U05C3, U05AE, semicolon, asciitilde ] };
+ key { [ 1, U05A9, VoidSymbol, exclam ] };
+ key { [ 2, U0599, VoidSymbol, at ] };
+ key { [ 3, U0592, VoidSymbol, numbersign ] };
+ key { [ 4, U05AF, NewSheqelSign, dollar ] };
+ key { [ 5, VoidSymbol, U200D, percent ] };
+ key { [ 6, U05B9, U200C, asciicircum ] };
+ key { [ 7, U05BF, U034F, ampersand ] };
+ key { [ 8, U05C2, U200E, asterisk ] };
+ key { [ 9, U05C1, U200F, parenright ] };
+ key { [ 0, U059D, U25CC, parenleft ] };
+ key { [ U05BE, U05A0, minus, underscore ] };
+ key { [ equal, U05BC, VoidSymbol, plus ] };
+
+ key { [ U0307, U05C4, U0308, slash ] };
+ key { [ U05F3, U05AC, U05F4, apostrophe ] };
+ key { [ hebrew_qoph, U05AB, U20AC ] };
+ key { [ hebrew_resh, U059F ] };
+ key { [ hebrew_aleph, U0593 ] };
+ key { [ hebrew_tet, U059E ] };
+ key { [ hebrew_waw, U059C, U05F0 ] };
+ key { [ hebrew_finalnun, U05A1 ] };
+ key { [ hebrew_finalmem, U0595 ] };
+ key { [ hebrew_pe, U0594 ] };
+ key { [ bracketright, U0597, VoidSymbol, braceright ] };
+ key { [ bracketleft, U0598, VoidSymbol, braceleft ] };
+ key { [ U05C0, U05A8, backslash, bar ] };
+
+ key { [ hebrew_shin, U05BD ] };
+ key { [ hebrew_dalet, U05B0 ] };
+ key { [ hebrew_gimel, U05BB ] };
+ key { [ hebrew_kaph, U05B4 ] };
+ key { [ hebrew_ayin, U05B1 ] };
+ key { [ hebrew_yod, U05B6, U05F2 ] };
+ key { [ hebrew_chet, U05B5, U05F1 ] };
+ key { [ hebrew_lamed, U05B3 ] };
+ key { [ hebrew_finalkaph, U05B8, U05C7 ] };
+ key { [ hebrew_finalpe, U05B2, VoidSymbol, colon ] };
+ key { [ U059a, U05B7, comma, quotedbl ] };
+
+ key { [ hebrew_zain, U05C5 ] };
+ key { [ hebrew_samech, U05A4 ] };
+ key { [ hebrew_bet, U05AA, U05A2 ] };
+ key { [ hebrew_he, U05A6 ] };
+ key { [ hebrew_nun, U05A5, U05C6 ] };
+ key { [ hebrew_mem, U05A7 ] };
+ key { [ hebrew_zade, U059B ] };
+ key { [ hebrew_taw, U0591, VoidSymbol, greater ] };
+ key { [ hebrew_finalzade, U0596, VoidSymbol, less ] };
+ key { [ U05AD, U05A3, period, question ] };
+ key { [ space, space, thinspace, nobreakspace ] };
+};
diff -ur xkb.orig/symbols.dir xkb/symbols.dir
--- xkb.orig/symbols.dir 2006-07-20 01:42:47.000000000 +0200
+++ xkb/symbols.dir 2006-11-13 04:15:57.000000000 +0100
@@ -141,6 +141,7 @@
--p----- a------- il(lyx)
--p----- a------- il(si1452)
--p----- a------- il(phonetic)
+--p----- a------- il(biblical)
-dp----- a------- in(deva)
--p----- a------- in(ben)
-------- -------- in(ben_probhat)