I'm looking to get just the temperature displayed in a beecon widget. What do I need to edit from this widget to just get the temperature displayed? The 'Command'? Does anyone have an example command they could share?
echo `cat /sys/devices/platform/omap34xx_temp/temp1_input` °C
echo `cat /sys/class/power_supply/bq27200-0/temp` °C
sudo gainroot modprobe bq27x00_battery
echo bq27x00_battery >> /etc/modules
With Linux-powered N900..ANYTHING is possible