On Thu, Apr 08, 2004 at 04:37:12AM +0300, [EMAIL PROTECTED] wrote: > How do I set the font rxvt-unicode uses for hebrew characters. > I set the font to -etl-fixed-medium-r-*-*-16-*-*-*-*-*-*-*. > This works fine for english characters but the hebrew characters come out in the > wront font (at least compared to what multi-gnome-term is doing).
I figure you need a -*-iso10646-1 font, e.g: -etl-fixed-medium-r-*-*-16-*-*-*-*-*-iso10646-1 I currently use (for a similar program): UXTerm*font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1 -- 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]
