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