3 lines
120 B
Bash
3 lines
120 B
Bash
# Fix Keyboard setup
|
|
setxkbmap -option ''
|
|
setxkbmap -layout us,de -option 'grp_led:scroll,grp:caps_toggle,compose:ralt'
|