Meir Kriheli wrote:

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

I got it working using setxkbmap --> setxkbmap -option grp:switch,grp:shift_toggle,grp_led:scroll us,il
The syntex changed a little, now you must pass "us,il" to setxkbmap because passing only "il" will lock the keyboard to hebrew (how useless).



=================================================================
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]



Reply via email to