Trying to upload all related projects
[easy-deb-chroot] / diablo / easy-deb-chroot / src / usr / bin / mbk
diff --git a/diablo/easy-deb-chroot/src/usr/bin/mbk b/diablo/easy-deb-chroot/src/usr/bin/mbk
new file mode 100755 (executable)
index 0000000..713c07d
--- /dev/null
@@ -0,0 +1,4 @@
+if fuser /debian/usr/bin/matchbox-keyboard
+then killall matchbox-keyboard
+else sudo debian hilda matchbox-keyboard
+fi &
\ No newline at end of file