Lots and lots of stuff(tm) needs to be done. Primarily a few kind of code clean ups:

* Remove the very dirty code which makes the LCD switch screens every 10 seconds, that is 10 seconds on my testing computer since the routine is a lame for loop

* Look into the compiling warnings about functions returning address of local variable (I dont know how functions work really 8))

* Make the systeminfo.c fetch the information from /proc/ instead

Also some features need to be added/tweaked, like:

* A configure script (I need help on this one!)

* Making the CPU-state function only display recent CPU-states, now it displays CPU states since bootup (On my testing computer that means it is always 98% idle unless i run a big program for some considerate time)

* Making the LCD screens 20x4 characters instead of 2x40 which is to big to fit into my PC case 8)

* Adding support for backlight

* Adding neat LCD-screens like rc5 stats and some mailnotifier (maybe make the backlight blink when you have new mail)

* Lots of other neat stuff ;)
