On Sat, Jul 10, 2004 at 08:19:29PM +0300, Hetz Ben Hamo wrote: > Hi People, > > I've just set up a new machine with Fedora core 2 and everything related to > hebrew seems to work nicely. > > However, I still got 1 issue which I can't resolve. I'm sometimes using some > java based chat applets (Tapuz, Nana, Ynet etc) and for this I used to use > the old hebrew with the xmodmap with the keyboard layout found on > iglu.org.il, and it seems I cannot use it any more (well, just typing "xmodmap > il_8bit-101.xmm" doesn't give much, or am I forgetting something?)
Just in case this is a limitation of xmodmap, you can always do the same with XKB. Basically you need to copy /etc/X11/xkb/symbols/pc/il to /etc/X11/xkb/symbols/pc/il8 , edit the symbols in that files to be of 8bit Hebrew and then run 'setxkbmap us,il,il8' . -- 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]
