On Sun, Oct 31, 2004 at 07:51:06AM +0200, Herouth Maoz wrote: > By the way, the lyx keyboard variant only contains the marking > characters, not the embedding characters. I had a discussion about this > in Whatsup this week. I see embedding as more natural, as you don't > have to think "Hmm, BiDi problem. If I put an English character > somewhere, it should solve it, now what is the proper way to put the > extra character?". You just embed the whole English phrase. > > I just wonder, if I find how to incorporate the LRE, RLE and PDF > characters into the lyx variant, how I'm going to push it to the world. > The lyx and SI variants are distributed with every Linux, or at least > with every Linux that has KDE.
--- /etc/X11/xkb/symbols/pc/il 2004-05-29 10:51:29.000000000 +0300 +++ il.symbols.xkb 2004-10-31 09:59:32.000000000 +0200 @@ -68,14 +68,14 @@ // first shift level (avoiding mapping may risk it be used by a character // from a different group). key <AD01> { [ slash, slash ] }; - key <AD02> { [ apostrophe, apostrophe ] }; + key <AD02> { [ apostrophe, 0x100202c ] }; // PDF key <AD03> { [ hebrew_qoph, 0x10005b8 ] }; // Qamats key <AD04> { [ hebrew_resh, 0x10005bc ] }; // Dagesh/Shuruq key <AD05> { [ hebrew_aleph, 0x100200e ] }; // LRM key <AD06> { [ hebrew_tet, 0x100200f ] }; // RLM key <AD07> { [ hebrew_waw, 0x10005b9 ] }; // Holam - key <AD08> { [ hebrew_finalnun,hebrew_finalnun] }; - key <AD09> { [ hebrew_finalmem,hebrew_finalmem] }; + key <AD08> { [ hebrew_finalnun, 0x100202a] }; // LRE + key <AD09> { [ hebrew_finalmem, 0x100202b] }; // RLE key <AD10> { [ hebrew_pe, 0x10005b7 ] }; // Patah key <AC01> { [ hebrew_shin, 0x10005b0 ] }; // Sheva I just found some empty keys and placed them. You can try placinbg them instead of the current RLM and LRM, and maybe place the PDF below them. -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]