Re: Hebrew on the desktop.

2005-10-19 Thread David Harel
Did the env vars below. Hebrew can be typed and viewed but, file names I 
share from MS XP machines are junkie.



Tzafrir Cohen wrote:

On Mon, Oct 17, 2005 at 09:33:46PM +0200, David Harel wrote:


Hi all,

This issue re-accrues over and over again, I fix it (and forget about 
it) and the next time I fiddle with Linux (install Gentoo for example), 
I break it again. So how do I make xterm, konsole, konqueror and many 
other tools to show file names and other kind of information in Hebrew?



Make sure you work with a locale whose charset is UTF-8. The simplest
thing is just to set LANG=he_IL.UTF-8 or LANG=en_US.UTF-8 [*] .

It is also possible to set:

LANG=he_IL.UTF-8
LC_MESSAGES=C

to avoid programs from using Hebrew as their language.

This is normally set in /etc/environment or explicitly by the DM (gdm/kdm) 
when you login. Make sure also that such a locale exists. Though the DM

normally only knows how to set LANG and not something more complex.

[*] en_US.UTF-8 is generally a bad choice for locale definitions, as
they use a different date format, printer page size, mesurment units,
etc. en_GB.UTF-8 is closer to what we have



--
Thanks.

David Harel,

==

Home office +972 77 4422234
Fax:+972 77 4422234
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [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]



Re: Hebrew on the desktop.

2005-10-19 Thread Baruch Even
David Harel wrote:
 Did the env vars below. Hebrew can be typed and viewed but, file names I
 share from MS XP machines are junkie.

Maybe you should mount the filesystem with utf8 charset?

Baruch

=
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]



Re: Hebrew on the desktop.

2005-10-18 Thread Tzafrir Cohen
On Mon, Oct 17, 2005 at 09:33:46PM +0200, David Harel wrote:
 Hi all,
 
 This issue re-accrues over and over again, I fix it (and forget about 
 it) and the next time I fiddle with Linux (install Gentoo for example), 
 I break it again. So how do I make xterm, konsole, konqueror and many 
 other tools to show file names and other kind of information in Hebrew?

Make sure you work with a locale whose charset is UTF-8. The simplest
thing is just to set LANG=he_IL.UTF-8 or LANG=en_US.UTF-8 [*] .

It is also possible to set:

LANG=he_IL.UTF-8
LC_MESSAGES=C

to avoid programs from using Hebrew as their language.

This is normally set in /etc/environment or explicitly by the DM (gdm/kdm) 
when you login. Make sure also that such a locale exists. Though the DM
normally only knows how to set LANG and not something more complex.

[*] en_US.UTF-8 is generally a bad choice for locale definitions, as
they use a different date format, printer page size, mesurment units,
etc. en_GB.UTF-8 is closer to what we have

-- 
Tzafrir Cohen | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |   | a Mutt's  
[EMAIL PROTECTED] |   |  best
ICQ# 16849755 |   | friend

=
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]



Re: Hebrew on the desktop.

2005-10-17 Thread Diego Iastrubni
ביום שני, 17 באוקטובר 2005, 21:33, כתבת:
 Hi all,

 This issue re-accrues over and over again, I fix it (and forget about
 it) and the next time I fiddle with Linux (install Gentoo for example),
 I break it again. So how do I make xterm, konsole, konqueror and many
 other tools to show file names and other kind of information in Hebrew?
Just a rank, but if you do not have luck with non 
automated-do-it-yourself-distro why do you keep using them? get 
Ubuntu/Mandriva/Suse/Fedora of whatever...

How about keeping /home/ on another partition?

Basicaly, what you need to setup is LC_* to be he_IL.
You also need to mount your fvat/ntfs partitions with something similar to 
this:

/dev/hda3   /media/hda3 vfat
user,exec,rw,auto,codepage=862,iocharset=utf8,umask=0 0 0

Don't forget to install Culmus and a package which provides freesans font. 

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]