Changes

Jump to: navigation, search
Script for automatic application startup
* <code>storyboard_launcher.sh</code>
<presyntaxhighlight lang="bash">
set -e
$ENGINE/bin/gstreamer-backend &
$ENGINE/bin/sbengine -omtdev,device=/dev/input/event0,points=1 -orender_mgr,multisample=0,scale=aspect $SB_APP
</presyntaxhighlight>
=== systemd service ===
systemctl enable storyboard.service
 
== Results ==
736
edits

Navigation menu