


KXDocker by stefano 154 comments

Video Apps by maldn 139 comments
To avoid this, edit src/konference_part/endpoint.cpp, add
#include <sstream>
#include <iostream>
using namespace std;
locate the ostringstream o line, and change it like:
ostringstream o;
o << setprecision(1) << GetCapabilities();
string mystring=o.str();
QString str(mystring.data());
Then you should find an error in PIsDescendant function. I can't solve it :'( - Nov 09 2004
Some KProbe functions are standard, cause it reads parameters from /proc and /sys. But others are only for Asus (like the led).
I think the temperature sensor and graph should work on all system which has that support (check if you have /proc/acpi/thermal_zone/THRM/temperature).
The CPU frequency scaling should works on all system that support the cpu speed scaling (check /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed). - Oct 13 2004

KXDocker by vagninu 5 comments
You save my little brain to think. ^_^ - Aug 09 2004

KXDocker by vagninu 5 comments
kstandarddirs.h is a file included in kde libraries. Do you need something like "kde-devel" package? - Aug 07 2004

Wallpaper Other by johanneswilm 44 comments
Please excuse me if i use that tone: here in Italy nowadays it's a joke to say "you're a communist", starting from TV...
I don't want to limit the other freedom of speech, but i only want to say that politic is strange, and so often times it is the starting point of disappoint. So: PEACE AND LOVE.
^_^
And moreover: make sex, no war! ^_^ ^_^ ^_^ - Jun 06 2004

Wallpaper Other by johanneswilm 44 comments
Please make something artistic, and no politics. - Jun 06 2004