Tagged Questions
6
votes
3answers
630 views
Script to toggle setxkbmap
I would like a bash script that toggles between:
setxkbmap se and setxkbmap us.
Then my intentions are to map that script to CtrlEsc through the Keyboard > custom shortcuts.
The point is that I ...