Thread
:
Show off your Maemo 5 screenshots
View Single Post
Red_Fox
2011-04-08 , 19:38
Posts: 42 | Thanked: 110 times | Joined on Oct 2010 @ Italy
#
3037
1. new qbw-- beecon, no snippet
2. add cmd
3. paste this script in commad box:
hal-device bme | awk -F"[. ]" '$5 == "is_charging" {chrg = $7}; $5 == "percentage" {perc = $7} END if (chrg == "false") {exit perc/10+3} else {exit 13;}'
4. rename queen-beecon-index.png to battery.png (in the 5th box: >=3)
save and run...
Quote & Reply
|
The Following 2 Users Say Thank You to Red_Fox For This Useful Post:
boldap
,
SavageBrat
Red_Fox
View Public Profile
Send a private message to Red_Fox
Find all posts by Red_Fox