index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
matchbox-keyboard
/
mb-applet-kbd-wrapper.sh
blob: be202b5d65a116e547a7f8bf55e24ac60d6d05a8 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh # killall matchbox-keyboard if [ ! $? -eq 0 ] then matchbox-keyboard & fi