![]() |
Re: Desktop Command Execution Widget scripts
Quote:
This situation is getting *really* old... |
Re: Desktop Command Execution Widget scripts
This is garbage! please post usefull info!!!!!!! Like codes we can use!!
|
Re: Desktop Command Execution Widget scripts
Quote:
|
Re: Desktop Command Execution Widget scripts
I am currently using 0.9 (very buggy).
Cannot upgrade to 1.10 because of missing dependency libhildon1. |
Re: Desktop Command Execution Widget scripts
Quote:
Hopefully not long now :D |
Re: Desktop Command Execution Widget scripts
Quote:
|
Re: Desktop Command Execution Widget scripts
Changed Load: definition http://wiki.maemo.org/Desktop_Comman...t_scripts#Load
from: Code:
uptime | sed 's/min/:/' | awk -F "[: ]" '{print $12,$13,$14}' to: Code:
uptime | sed 's/.*load.*: *//' It eliminates the awk execution, therefore is much quicker. |
Re: Desktop Command Execution Widget scripts
Cool, I also improved "uptime" script based on your example.
|
Re: Desktop Command Execution Widget scripts
Hi,
I have a script that freezes hildon when booting. I resolved it with a little wrapper script that prevents it from running when uptime is less that 120 seconds. Code:
#!/bin/sh And you can decrease the safe limit also, 120 seconds is a bit overkill. |
Re: Desktop Command Execution Widget scripts
1)
hi all, I would love to have a script that would send a predefined SMS to specific number, perhaps something similar to what matristain wanted. I only found this article: http://wiki.maemo.org/Phone_control#Send_SMS thanks for any help 2) also, increase power of FM transmitter script in the wiki does not work Code:
rootsh echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level | echo "" Code:
echo "echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level" | sudo gainroot |
All times are GMT. The time now is 15:31. |
vBulletin® Version 3.8.8