Submitted by شخص خجول مجهول on Sat, 15/04/2006 - 05:33.
( categories: )

hi actually this is the most serious problem I've ever met I ise slackware 10.2 - moved lately to kde 3.5 my problem is that layout options can't be changed by keyboard except by alt+ctrl+k , and I tried to adjust it to be changed by using alt+shift groups but it didn't work . I ofcourse had arabic instaled and supported , so please don't tell me to add that known line in xorg.conf since it is not working in the help section of kde I realized that non latin languages like arabic don't recognize alt+shift and that I have to edit /etc/X11/xkb/rules/xorg and uncomment $nonlatin and add arabic and also I have to make /etc/X11/xkb/sympols/ar recognize alt+shift groups . I really searched for along time to solve this but invain , so If some bosy is using slackware and had it solved please tell me .

activating alt+shift gruops in kde control center or adding them manually to xorg.conf is not working .

adding this line : setxkbmap -model pc104 -layout us,ar -variant ,digits -option grp:alt_shift_toggle,grp:ctrl_shift_toggle

to /etc/profile is not working also


I believe you should have

I believe you should have a look at The Arabeyes documentation section. Why are you adding the line to profile ? This has nothing to do with the shell ? Or did I get something wrong ?

add this lines to

Tw33Ty's picture

add this lines to Inputdevice section in ur /etc/X11/xorg.conf


     Option     "XkbLayout"     "us,ar"
     Option     "XkbOptions"    "grp:alt_shift_toggle,grp_led:scroll"

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.