On Thu, Mar 20, 2003 at 10:53:21AM +0200, Oded Arbel wrote: > Hi list. > > Just wanted to know if anyone has encountered the same problem I have - > after upgrading to XFree86 4.3, I can no longer switch between the groups in > my keyboard layout, which means that while I'm using the israeli layout I can > only write hebrew. > I tried to set KControl's keyboard layout, used xmodmap or set the > XF86Config-4 file, but to no avail. > > I'm using Mandrake 9.0 with XFree86 installed binary using the latest cooker > package, but I'm interested in any XFree86 4.3 accounts.
You need to replace "il" with "us,il" (or "il,us" if that's what you really want) in /etc/X11/Xkbmap , ~/.Xkbmap , /etc/X11/Xf86Config-4 or whatever . If you're stuck in a current session: 1. Ctrl-Alt-F1/2 and login to the same account 2. setxkbmap us,il -display :0 3. Ctrl-Alt-F7 -- 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]
