4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/sh
|
|
|
|
rc-update add cros-keyboard-map boot
|
|
rc-update add keyd boot
|