On Sun, Nov 16, 2003 at 02:17:53AM +0200, Kfir Lavi wrote: > Tzafrir Cohen wrote: > > >On Sat, Nov 15, 2003 at 09:57:23PM +0200, Kfir Lavi wrote: > > > > > >>Hi, > >>I have vfat file system that i mount with utf8 and it works good with > >>mozilla ( i see hebrew ). > >> > >> > > > >use uxterm > > > >If you ever need to see output in a non-unicode charset use luit > > > > > > > running uxterm i see the words in hebrew in reverse. > the script don't use heb locals because i don't have them. > I don't have directory he_IL.UTf8 under /usr/X11R6/lib/X11/locale directory.
You won't find it there. This is not the place for it. Bt you don't need it. Any UTF-8 locale will do, because what you need here is the UTF-8 charset. uxterm does not do bidi renderng even with a Hebrew locale. Nither luit. The author of luit claims this to be a design decision. You can use mlterm, xiterm (xterm with Sun's i18n code), konsole or gnome-terminal if you want bidi support. mlterm has a useful feature of being able to disable the bidi support. Note that all the above terminals have a considerably larger memory footprint over xterm (except maybe xiterm, I haven't checked it intensively). -- 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]
