7 lines
158 B
Bash
Executable File
7 lines
158 B
Bash
Executable File
#!/bin/bash
|
|
|
|
xset s off
|
|
xset r rate 150 50
|
|
setxkbmap -layout hu,ru -variant nodeadkeys,phonetic -option grp:alt_caps_toggle
|
|
setxkbmap -option caps:swapescape
|