3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/bin/sh
|
||
|
[ "${LANG:0:5}" != "it_IT" ] && kcmshell keyboard_layout
|