Looks like keyboard handling in xfree 4.2.99.4 (STB 4.3.0) has changed.
Couldn't get it to work the old way using:
Option "XkbLayout" "il"
Option "XkbOptions" "grp:switch,grp:shift_toggle,grp_led:scroll"
and KDE's keyboard applet doesn't work.
Got the keyboard layout handling to work using:
Option "XkbCompat" "group_led"
Option "XkbSymbols" "us(pc104)+il+group(ctrl_shift_toggle)+group(switch)"
kxkb is still not working (using kde cvs).
--
Meir Kriheli
MKsoft systems
http://www.mksoft.co.il
=================================================================
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]