Karamba For Kde 3.1 (samurize Clone)

Read about it from the developer,here

U have to make it from source but there r people working on rpm's ,I installed it on my mandrake box , make sure u check out the authors webpage for posible bugs and problems and check the screenshots. nice app overall :rolleyes:

#19165

I wish I was smart! If I were I could do stuff like that. I never did figure out samurize, now I have something else to envy now that I use KDE.

#19170

The setup for this one is even easier than samurize ,well that's my opinion believe me easy , just point and click at what u want,but since is in work in progress i found a couple of bugs,but it is still nice. :D:D

#19172

yea i saw this, it looks sweet!

cant wait to try it out

-bolero

#19180

great finding!!

I got a linux version of the digital clock up and running and now working in the Weather

for the clock this is my clock.theme

--------------------------------------------------------------------------------------------------------------

# Config file fo aquaish clock

KARAMBA X=10 Y=10 INTERVAL=1000 LOCKED=TRUE

# Background image

IMAGE X=0 Y=0 PATH="pics/bg.png"

# Digital clock definition

TEXT X=7 Y=17 VALUE="88:88:88" COLOR=130,162,188 FONTSIZE=36 FONT="Digital Readout Thick Upright"

TEXT X=7 Y=17 SENSOR=TIME FORMAT="hh:mm:ss" FONTSIZE=36 FONT="Digital Readout Thick Upright" SHADOW=1 INTERVAL=1000

# Hightligh

IMAGE X=0 Y=0 PATH="pics/fg.png"

--------------------------------------------------------------------------------------------------------------

for the graphic files and font: http://www.aqua-soft.org/board/index.php?a...=ST&f=29&t=2270

the posibilities of this tool are endless, enjoy.

#19253

:D Nice one Telmo and chameleon for the graphics.

on top u might want to put in the configuration file

like this so it fits snuggly on ur box

KARAMBA X=10 Y=10 W=168 H=72 adding the width and height makes a difference

#19269