I try to configure my desired keyboard combination using setxkbmap but it seems some options are not compatible, because when I pass my desired options one of them has no affect.
I want both Left Shift and Right Shift to toggle Caps Lock
, Caps Lock key as Alt Gr and Alt+Shift to switch layouts.
I was not able to have all together working while they work when I try them one by one. Can anybody give me the correct command?
This is the command that I have used:
setxkbmap -layout de,us,ir -option "lv3:caps_switch" -option "shift:both_capslock" -option "grp:alt_shift_toggle"