On Thu, 14 Jun 2001, Tzafrir Cohen wrote:
> Hi
>
> On Thu, 14 Jun 2001, Cedar Cox wrote:
>
> > This is where I'm stuck. Everything is as expected, xev shows the correct
> > key symbols. I can't seem to figure out how to set a "he" locale, is
> > maybe it's just that none of my apps know how to handleit. Lyx is the
> > main one I would like to get working. Do I just have to use the 8bit map?
>
> [ This is not a real reply to the question ]
>
> Some programs, like vim , LyX, and yudit (and even QEmacs, hopefully )
> handle keyboard mapping on their own:they expect to recive "a" and
> translate it to Shin if appropriate. Some of them may be even a bit
> confused if you use a hebrew keymap.
>
> So if LyX is what you're after, you don't need to worry about hebrew
> keyboard mapping with X.
I forgot to add how to do it:
from the file lyxrc.example in the shared directory of the lyx
installation
there is a "hebrew support" section.
Generally you should un-rem things there to get hebrew working in LyX. As
for keyboard mapping, the relevant lines are:
\kbmap true
\kbmap_primary null
\kbmap_secondary hebrew
and later:
# You also need to bind a key for switching between Hebrew and English.
# For example,
\bind "F12" "language hebrew"
Add them to your ~/.lyx/lyrrc and things should work.
--
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir
=================================================================
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]