Search

You can find the results of your search below.

Embedded Linux computer with 1-wire net
5 Hits, Last modified:
c($result); $outdoortemp=$row['temperature']; $envcan=$row; $RED="#FF0000"; $BLUE="#0000FF"; if($ind... 0) { $ocolor=$RED; } else {$ocolor=$BLUE;} if($envcan['tendency']=='falling') $trend='&darr;'; elseif($envcan['tendency']=='rising') $trend='&uarr;'; else ... umid); printf('Outdoor humidity: %0.0f%%<BR>',$envcan['humidity']); printf('Pressure: %s kPa&nbsp;%s<
Eee PC Customizations
3 Hits, Last modified:
ile bash /etc/acpi/events/power> # Optionally you can specify the placeholder %e. It will pass # throug... pendtimeout` if [ $? != 0 ]; then echo "Error, can't find suspendtimeout" else kill -TERM $PID if [ $? != 0 ]; then echo "ERROR, can't terminate suspendtimeout, process $PID" fi f