Answers for "setxkbmap toggle"

1

setxkbmap toggle

setxkbmap -option grp:alt_shift_toggle hr, ru -variant ,phonetic

# or simply add bellow line into any startup script like .xinitrc
# (Don't forget to edit and change the layouts you want to be toggled)

setxkbmap us,lk grp:alt_shift_toggle
Posted by: Guest on September-08-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language