View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#958
FYI:

To remove the pesky messages about battery charging state with frame buffer console (root terminal) edit:

/usr/share/backupmenu/Backupmenu.item

and change line 294 from:

Code:
. /bin/charge.sh & chargePid=$!
to:

Code:
. /bin/charge.sh > /dev/null & chargePid=$!
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 7 Users Say Thank You to vi_ For This Useful Post: