Compare commits
1 commit
7388c15805
...
d260b81ed4
Author | SHA1 | Date | |
---|---|---|---|
KemoNine | d260b81ed4 |
|
@ -57,7 +57,7 @@ tput civis
|
||||||
exec </dev/tty1 >/dev/tty1 2>/dev/tty1
|
exec </dev/tty1 >/dev/tty1 2>/dev/tty1
|
||||||
#echo 2 > /sys/class/graphics/fbcon/rotate_all
|
#echo 2 > /sys/class/graphics/fbcon/rotate_all
|
||||||
ALBUM_PATH=\`cat /etc/default/fim_albums\`
|
ALBUM_PATH=\`cat /etc/default/fim_albums\`
|
||||||
/usr/bin/fim --verbose --no-commandline --no-history \
|
/usr/bin/fim --verbose --no-commandline --no-history --etc-fimrc /usr/local/etc/fimrc \
|
||||||
--device /dev/fb0 --vt 1 \
|
--device /dev/fb0 --vt 1 \
|
||||||
--execute-commands-early "clear" --final-commands "clear" \
|
--execute-commands-early "clear" --final-commands "clear" \
|
||||||
--execute-commands 'while(1){display;sleep "300";next;}' \
|
--execute-commands 'while(1){display;sleep "300";next;}' \
|
||||||
|
|
Loading…
Reference in a new issue