summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythappletrailers/loading.sh
blob: 55321fada719f13a1ff3bb51de48283d6804d836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
msg_client.py  --timeout 10 --msg "Loading . . . "

#. /etc/osd_cat.cfg || {
#    color=yellow
#    outline=2
#    outlinecolour=black
#    shadow=0
#    shadowcolour=black
#    font="-adobe-helvetica-bold-*-*-*-34-*-*-*-*-*-*-*"
#}

#echo -e "Loading . . . " | osd_cat --pos=middle --align=center --delay=10 --color=$color --outline=$outline --outlinecolour=$outlinecolour --shadow=$shadow --shadowcolour=$shadowcolour --font=$font