Search
You can find the results of your search below.
Fulltext results:
- Eee PC Customizations
- ged in and the lid is closed. * 30 minute timeout, after which the computer is suspended anyways ... .sh else # Added line /etc/acpi/suspendtimeout.sh & # Added line /etc/acpi/screenlock.sh # Ad... idbtn.sh </file> <file bash /etc/acpi/suspendtimeout.sh> #!/bin/sh # Jeff Brown # October 27, 2010 # V... c/acpi/suspend2ram.sh # Program to call after timeout ################################################
- Embedded Linux computer with 1-wire net
- ge ===== Displays the following little info box about temperature, humidity, and atmospheric pressure. ... l_query($sql); $row=@mysql_fetch_assoc($result); $outdoortemp=$row['temperature']; $envcan=$row; $RED... 0000FF"; if($indoortemp>0) { $icolor=$RED; } if($outdoortemp>0) { $ocolor=$RED; } else {$ocolor=$BLUE;... =''; if((is_numeric($indoortemp) AND is_numeric($outdoortemp) AND is_numeric($ihumid))) { $date=date('