7 lines
118 B
Bash
Executable File
7 lines
118 B
Bash
Executable File
#!/bin/bash
|
|
|
|
xset s off
|
|
xset r rate 170 45
|
|
setxkbmap -layout hu -variant nodeadkeys
|
|
setxkbmap -option caps:swapescape
|