Active Topics

 



Notices


Reply
Thread Tools
Posts: 12 | Thanked: 0 times | Joined on Oct 2006
#11
Hello
Anyone annoyed by orange/black LCARS logo on white background while booting?

I've fixed it by altering one string in /etc/rc2.d/S12fb-progress.sh

Code:
        # don't show progress bar if device started to ACTDEAD first
        BOOTREASON=`cat /proc/bootreason`
        if [ "x$BOOTREASON" != "xcharger" \
             -a ! -f /tmp/skip-fb-progress.tmp ]; then
                echo "Starting: fb-progress"
                fb-progress -c -b 000000 -l $IMGDIR/$LOGO -g $IMGDIR/$BAR $SECS &
                echo "$!" > $PIDFILE
                chmod 666 $PIDFILE
Changes in bold:
fb-progress -c -b 000000 -l $IMGDIR/$LOGO -g $IMGDIR/$BAR $SECS &

Also it would be cool to alter nokia_hands graphics, but I don't have proper picture yet.
 
airhurt's Avatar
Posts: 47 | Thanked: 1 time | Joined on Jun 2007 @ Northwoods of Wisconsin
#12
does anyone have a working link to LCARS?
 
Posts: 23 | Thanked: 1 time | Joined on Mar 2007
#13
I recommend the bridge theme. The PADD theme is visually painful. Both are on this page:

http://synthesize.us/LCARS_PADD
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:40.