[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'he' locale
- To: Cedar Cox <cedarc(at-nospam)visionforisrael.com>
- Subject: Re: 'he' locale
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Thu, 14 Jun 2001 15:24:38 +0300 (IDT)
- cc: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.3.95-heb-2.07.1010614151513.26528N-100000@csd>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il