[Debian-hebrew-common] where to find info for:

Lior Kaplan kaplan at debian.org
Fri Apr 14 09:10:53 UTC 2006



Baruch Even wrote:
> Kevin Mark wrote:
>> Shalom folks,
>> where to find this info:
>> 1. LC_ALL=he_IL.UTF8 ls 
>> for this to display in hebrew in utf8 xterm
>> 2. input method setup for e.g. gedit
>> cheers,
>> Kev
> 
> Your best bet is at IGLU: http://iglu.org.il/faq/cache/8.html
> 
> For 1 you need fonts, though xterm doesn't handle bidi properly, so
> you'd be better using mlterm instead.
> 
> For 2 you need to setup Hebrew input in the Xorg server, it's a
> relatively simple procedure and you should find full details in the IGLU
> site.

Add two lines to your xorg.conf file at your InputDevice section. Notice
that the line with the comment is the debian default.

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
#       Option          "XkbLayout"     "us"
        Option          "XkbLayout"     "us,il"
        Option          "XkbOptions"    "grp:switch,grp:alt_shift_toggle"

EndSection

> 
> Regards,
> Baruch
> 
> _______________________________________________
> Debian-hebrew-common mailing list
> Debian-hebrew-common at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-hebrew-common
> 
> 

-- 

Lior Kaplan
kaplan at debian.org

Debian GNU/Linux unstable (SID)

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0



More information about the Debian-hebrew-common mailing list