index
:
talos-op-build
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-17-2018
06-18-2018
master
Talos™ II OpenPOWER build framework
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openpower
/
package
/
loadkeys
/
S16-keymap
blob: aa3f068d4eaf5f16bcbfa255263231be7689ad5e (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/sh case "$1" in start) loadkeys /etc/kbd/config ;; esac exit 0