summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-02-17 16:08:31 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2014-02-21 23:34:06 +0000
commitc9e056e916350dc7409b56cdf29fa78c2932f47d (patch)
tree59128cd0f6f91b311489557037a011d0208aa2f4
parentd3e61deb480e451e9a02752d5df5bf697d619d65 (diff)
downloadxkeyboard-config-c9e056e916350dc7409b56cdf29fa78c2932f47d.tar.gz
symbols/il: fix unrecognized keysyms
The Hebrew letter ש (shin) has two variants depending on the "niqqud": שׁ and שׂ , which are pronounced "sh" and "s" (in which case it is sometimes called "sin"). In this layout the level1 has the niqqud, and level2 removes it. But due to some confusion in one case the keysym was spelled "hebrew_sin" instead of "hebrew_shin". xkbcommon: WARNING: il:302:25: unrecognized keysym Signed-off-by: Ran Benita <ran234@gmail.com>
-rw-r--r--symbols/il2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/il b/symbols/il
index 24028a8..48452d6 100644
--- a/symbols/il
+++ b/symbols/il
@@ -299,7 +299,7 @@ xkb_symbols "biblicalSIL" {
key <AC01> { [ U05B7, U05B8, U05C7, U05B2 ] }; //patah Qamats Qam. Qatan hat. patah
key <AC02> { [ hebrew_samech, U05E9 ] }; //Samech, shin no dot - -
key <AC03> { [ hebrew_dalet ] }; //dalet - - -
- key <AC04> { [ UFB2B, hebrew_sin, U05C2 ] }; //UCSv6 Sin sin (nodot) sindot -
+ key <AC04> { [ UFB2B, hebrew_shin, U05C2 ] }; //UCSv6 Sin shin (nodot) sindot -
key <AC05> { [ hebrew_gimel, VoidSymbol, U25E6, U2022 ] }; //gimel - bullet(DSS) bulletfill (DSS)
key <AC06> { [ hebrew_he, VoidSymbol, U0336, U030A ] };//he - strikeout(DSS) Ring Above(DSS)
key <AC07> { [ UFB2A, hebrew_shin, U05C1] }; //UCSv6 Shin shin (nodot) shindot -