On Fri, 7 Feb 2003, Andre E. Bar'yudin wrote: > Am Freitag 07 Februar 2003 20:46 schrieb Barak Bloch: > > Hi > > U can just change the line > > Option "XkbLayout" "il" > > to: > > Option "XkbLayout" "il,us" > > > > work for me. > > Does putting more than two groups work? Like in > Option "XkbLayout" "il,us,ru"
Yes, but ony up to 4 . This is, IIRC due to the fact that the "group" of the keyboard (its layout, in Xkb speak) is something that Xkb (as an extention to the original X protocol) had to stick in some unused 2 bits its authors managed to find. Or something similar... -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= 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]
