4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
#!/bin/sh
|
||
|
# Xsetup - run as root before the login dialog appears
|
||
|
setxkbmap ch
|