setxkbmap -layout "us,gr" \ -option "grp:alt_shift_toggle"
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us,gr"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
It looks like you're new here. If you want to get involved, click one of these buttons!