


Wallpaper Other by chip2003 4 comments

Wallpaper Other by chip2003 4 comments

KDE Plasma Screenshots by ianegg 7 comments
Please, please, make that real!
Crystal is great and the first really innovative deco since really long ago.
Chip - Jan 19 2006

Karamba & Superkaramba by borrocop 3 comments
The K-Button is no problem at all, you can call the menu using dcop (take a look at my TGlass theme for this; www.kde-look.org/content/show.php?content=7566 ).
You're right with the maximizing problem. I think, the only solution (exept redisigning the whole theme) is to cut it apart into TWO themes. One is kept free when maximizing, the other one (with the buttons) stays always on top of all applications.
I'd really like to see this work, especially if you manage to build a nice and fast taskbar.
Chip - Feb 09 2004

Karamba & Superkaramba by chip2003 61 comments
Regards, Chip - Jan 29 2004

Karamba & Superkaramba by chip2003 61 comments
Chip - Dec 22 2003

Karamba & Superkaramba by chip2003 61 comments
Regards, Chip - Dec 22 2003

Karamba & Superkaramba by chip2003 61 comments
thanks! tcal uses the normal 'cal' shell command. Take at the code of tcal.theme, theres a couple of lines containing 'cal -m' ...
The '-m' stands for monday as the first day of the week (cent. european). Just remove '-m' in each of these lines and it should be ok. (The background image will stay as it is).
I'm going to publish two versions of tcal with the next version, one for central european users an one for US/UK users (first day = monday).
Regards, Chip - Dec 21 2003

Karamba & Superkaramba by chip2003 61 comments
are you sure, that /var/log/messages exists? Maybe mandrake systems collect the kernel messages somewhere else...? (I don't know Mandrake at all, on SuSE it works).
Maybe you should do a 'find / -name messag*' to find out where it is. Or - even better - ask someone who's fit with mandrake linux ;-)
Regards, Chip - Dec 19 2003

Karamba & Superkaramba by chip2003 61 comments
The -m is just to show the week beginning with Monday instead of Sunday (US/UK). This should work then.
Regards, Chip - Dec 19 2003

Karamba & Superkaramba by chip2003 61 comments
Chip - Dec 19 2003

Karamba & Superkaramba by chip2003 61 comments
I was planning to show the current date in an different color, but it's not as easy as I thought, to make it look proper.
Take a look at the code, I'd be cool if someone could give me a hint!
Regards, Chip - Dec 17 2003

Karamba & Superkaramba by chip2003 61 comments
There's some shell commands that gets the calendar info:
cal -m| grep -v ' ' | cut -b -2
Try if the commands 'cal' and 'cut' (and grep also) are available on your machine.
If yes, try the complete command string 'cal -m| grep -v ' ' | cut -b -2' and look what happens.
Regards, Chip - Dec 17 2003

Karamba & Superkaramba by chip2003 61 comments
Here's the background image:
http://www.kde-look.org/content/show.php?content=4841 - Dec 16 2003

Karamba & Superkaramba by chip2003 61 comments
Regards, Chip - Dec 16 2003

Karamba & Superkaramba by chip2003 61 comments
Regards, Chip - Dec 16 2003

Karamba & Superkaramba by chip2003 71 comments
Please look at the very top of these comments. There I described how the whole sensors-thing is to set up. I'm not an expert in sensors, I just use it. So, if the steps I described don't work, you should have a look at the sensors docu.
Good luck!
Chip - Sep 06 2003

Karamba & Superkaramba by chip2003 71 comments
Chip - Sep 05 2003

Karamba & Superkaramba by chip2003 71 comments
There's a config file at ~/.superkaramba/ called tmon-1.rc or similar. It's written when tmon is started the first time. Just delete it and start tmon again. It should work.
Chip - Sep 02 2003

Karamba & Superkaramba by chip2003 71 comments
Chip - Aug 31 2003

Karamba & Superkaramba by chip2003 11 comments
Chip - Aug 26 2003

Karamba & Superkaramba by chip2003 71 comments
For further information, look at
http://netdragon.sourceforge.net/?page=Sensors
Regards,
Chip - Aug 16 2003

Karamba & Superkaramba by chip2003 71 comments
Chip - Aug 14 2003

Karamba & Superkaramba by chip2003 71 comments
For me, it looks like that:
...
fan3: 4245 RPM (min = 3000 RPM, div = 2)
temp1: +40 - Aug 12 2003

Karamba & Superkaramba by chip2003 71 comments
look at the .theme file, it is already implemented, but commented (#), because it works only, if you're root or have the right to run ifconfig. (You can just click the network icon)
Chip - Aug 12 2003

Karamba & Superkaramba by chip2003 71 comments
Hope that's what you meant ;-)
Regards, Chip - Aug 11 2003

Karamba & Superkaramba by chip2003 71 comments
Which information would you like to see when clicking on something? Which sensors would you like to have?
Thanks to all!
Chip - Aug 06 2003

Karamba & Superkaramba by chip2003 71 comments
If you're using an analog modem, it will disappear when your connected. Just run it NOT from console (create an icon to start it), and you'll never see that again.
If you're using a different network device (such as a normal ethernet card), change the value in the .theme file from ppp0 to eth0 or how ever your device is called. (I think I wrote a comment in the .theme file how to do that).
Chip - Jul 31 2003

Karamba & Superkaramba by chip2003 71 comments
I have no idea why it's not working with yours. Since I'm not an expert, I took the types from there and hoped it would work. And it did ;-)
There's obviously not very many people with that problem (as far as I know).
Strange ...
Sorry, seems as I can't help you.
Isn't here anybody who's fit in that? Help us! - Jul 23 2003

KDE Plasma Screenshots by armstrong 7 comments
How about the possibility to tear off menues in the K-Menue? I think I saw that in KDE 3.0.1. Will this nice little feature be part of KDE 3.2 again? - Jul 18 2003

Karamba & Superkaramba by chip2003 71 comments
Thanks for your comment! - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
Try using TMon-1.2, it shows 3 temperatures at once. Maybe that works.
Doesn't anyone here know superkaramba better than me and could help us? - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
Chip - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
The values TMon/1.2 shows, come from superkaramba. TMon just displays them. So if your values seem sensless, take an look at the superkaramba docu http://netdragon.sourceforge.net/.
For those values that come from sensors (fan speeds and temperatures), look at http://www2.lm-sensors.nu/~lm78/ for configuration hints.
Chip - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
- Update intervall is now 500 Milliseconds (Used to be 2000). Maybe you try 2000 again.
- Network is now shown as two different graphs for in an outgoing traffic. This shouldn't have any impact, since there have ever been to number values showing both.
Chip - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
Make sure you loaded the kernel module like sensors' config script tells!
Chip - Jul 16 2003

Karamba & Superkaramba by chip2003 71 comments
Chip - Jul 13 2003

Karamba & Superkaramba by chip2003 71 comments
modprobe i2c-proc
and run:
sensors-detect
which is a configuration script for sensors. It will tell you how to go on further. After that, you just have to figure out which value is for example the temperature or fan speed for your CPU (temp1 or temp2 ...).
(There is a good howto somewhere on the web, but I can't find it anymore.) - Jul 12 2003

Karamba & Superkaramba by borrocop 21 comments