index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
matchbox
/
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