


Icon Sub-Sets by yorsh 11 comments

Utilities by danap 11 comments
java -jar MySqlview.jar
However... it ran on WinXP.
- Dec 12 2006

Cliparts by npu 67 comments
http://sourceforge.net/projects/virtual-linux/ - Sep 05 2006

Cliparts by npu 67 comments
http://sourceforge.net/projects/virtual-linux/ - Sep 05 2006

Cliparts by npu 67 comments
Also Gentoo really has roots in the LFS project and more importantly it was a direct split from Sorceror Linux, not an independent start. Both Arch Linux and Sorceror predated Gentoo. I'd put it as
-------->sorceror--->Gentoo
|
lfs ------>
|
-------->Arch Linux
Finally there are some key missing distro's from the east. Turbo Linux (Japan) Easy-Linux-kr, Hancom and Alzza (Korea) (All Red Hat based) and more. Some helpful info available here http://www.linuxhq.com/dist.html old page but still useful for this project
I'm not complaining.. but in my own inept way trying to add to something of value. - Aug 17 2006

Various KDE 1.-4. Improvements by fsu 18 comments

Kbfx Startmenu by subzero17 1 comment
Thanks loads for all of them. - Aug 01 2006

Karamba & Superkaramba by toscen 7 comments

Kbfx Startmenu by subzero17 5 comments
http://kde-apps.org/content/show.php?content=30372
is working the way it's supposed to. Using this add in yakuake's tab title automatically changes to reflect where you are in the world or on your box. Thanks again for the bug fix! - Mar 22 2006
http://kde-apps.org/content/show.php?content=30372
is working the way it's supposed to. Using this add in yakuake's tab title automatically changes to reflect where you are in the world or on your box. Thanks again for the bug fix! - Mar 22 2006
http://kde-apps.org/content/show.php?content=30372
is working the way it's supposed to. Using this add in yakuake's tab title automatically changes to reflect where you are in the world or on your box. Thanks again for the bug fix! - Mar 22 2006
http://kde-apps.org/content/show.php?content=30372
is working the way it's supposed to. Using this add in yakuake's tab title automatically changes to reflect where you are in the world or on your box. Thanks again for the bug fix! - Mar 22 2006
can be addressed. The full description is there but basically it has something to do with the way it keeps its session/tab ID. When a tab is closed it get's "lost". If you open tabs 1 2 3 and 4 close tab 2, then KDE try's to do a shift left one on 3 and 4 but Yakuake doesn't recognize this. So now Tab ID in yakuake and KDE are out of sync. The only way to get back in sync is to close yakuake. - Mar 19 2006

Kbfx Startmenu by inane 6 comments

Icon Sub-Sets by studioz 2 comments

Kbfx Startmenu by nookie 43 comments
What IMHO I really think would be a gas is if it could operate seperate from Kicker. That would open the world up to alternative kickers as well. - Nov 09 2005
dcop $KONSOLE_DCOP_SESSION renameSession "`echo $PWD | sed s,^$HOME,~,`"
However the problem comes with the value of $KONSOLE_DCOP_SESSION after a term window has been closed For example:
I open 4 sessions A B C D Now if I check each sessions value for $KONSOLE_DCOP_SESSION I will find that
A=0
B=1
C=2
D=3
All is right with the world, using my "app" I posted here, the name in the session tab reflects my location in the directory Tree of the system I'm on. However if I close a session, say I close session C, and check the $KONSOLE_DCOP_SESSION values I will have:
A=0
B=1
D=3
But when I move around the tree only A and B work as before .. D and any new session I open don't work. Further testing shows that although $KONSOLE_DCOP_SESSION's value didn't change, the true value of D (and those that follow) have all been dropped by one. It seems that the underlying software is carrying the values
A=0
B=1
D=2 (instead of 3)
If I force the value of $KONSOLE_DCOP_SESSION to be a constant that is one less in the above command then D gets its name changes as before.
What seems to happen is that when a session is closed yakuake re-organizes the sessions. This is fine. However it doesn't update correctly the session variable with dcop. - Oct 24 2005
http://kde-apps.org/content/show.php?content=30372
Seems to be something in the session management that causes the problem, but I'm not yet good enough to figure out what the problem is. But on the upside. It does work outside of that problem and it keeps my head straight as to what tab is what. - Oct 18 2005
Thanks! (seriously I like the produc) - Oct 18 2005
Given that if I try this command:
dcop yakuake DCOPInterface slotRenameItem 0 hello
The first session gets renamed to hello, however if I try this:
dcop yakuake DCOPInterface slotRenameItem $DCOP_YAKUAKE_KONSOLE hello
It returns an error that not enough arguments are used (SlotRenameItem needs 2 ID and String) So then I try:
echo $DCOP_YAKUAKE_KONSOLE
It returns an empty "string" so either I've misunderstood what you are doing or something isn't happening as you would like. - Oct 15 2005
1. Would it be possible to tie into the rename feature for tabs that konsole has? The dcop command is dcop
$KONSOLE_DCOP_SESSION renameSession
(as gleaned from konsole wrap which I use everywhere I go) In my case this helps a lot in giving me a clue as to where I am in the tree as well as what box I'm on.
2. The "bug" when using shadows via kompgr. The shadow doesn't roll up. Don't know if this is your problem or kompmgr's for sure... but... it is problematic.
Thanks!!!! - Oct 07 2005

Various KDE 1.-4. Improvements by RikRat 26 comments

Karamba & Superkaramba by PARENA 156 comments
The question is The editing of the .po is obvious but does someone here have a pointer as to where I can RTFM for the creation of the .mo? Thanks - Sep 19 2005

Utilities by rgfernandes 124 comments

Karamba & Superkaramba by PARENA 156 comments

Kbfx Startmenu by ATAHUALPA 10 comments

Kbfx Startmenu by ATAHUALPA 10 comments

Wallpaper Other by Ludos 3 comments

KDE 3.x Splash Screens by sacredsouls 2 comments

Icon Sub-Sets by adrian5632 3 comments

Various KDE Stuff by joshuafr 8 comments

Wallpapers Mandriva by guibo 2 comments
Thanks for something light hearted and non blue. Love it! - May 02 2005

Various KDE 1.-4. Improvements by zvonSully 10 comments
But check out what is being done with XDG at http://freedesktop.org I think you are going to like what you see. Then thank the folks with the LCC for pushing for broader adhesion to the LSB. - Apr 27 2005

Developers Apps by brockers 37 comments
cd /directory/with/tarball
tar -vzxf kconfigure-2.1.tar.gz
mv kconfigure kconfigure-2.1
tar -czf kconfigure-2.1.tar.gz kconfigure-2.1
Then rpm builds fine. - Mar 17 2005

Various KDE 1.-4. Improvements by nightwriter 3 comments

Karamba & Superkaramba by ljogerst 14 comments

Utilities by nightwriter 6 comments

Various KDE 1.-4. Improvements by roachofdiscord 35 comments

Karamba & Superkaramba by Shift88it 18 comments

KDE 3.x Splash Screens by andrD 9 comments
1. mkdir Processor-KDE (case sensitive)
2. mv the zip file into this dir and unzip it then remove the zip file
3. cp splash_top.png Preview.png (so you have a prieview.)
4. vi Theme.rc and make it look like this.
******
[KSplash Theme: Processor-KDE]
Name = Processor KDE Splash-screen
Version = 1.0
Author = Andrey Doubinine /Russian Designer/HD Dev_iS inc./mail to: mycfg@bk.ru
Engine = Default
Icons Flashing = true
*****
Note one important thing. the name of the dir and the name in the KSplash Theme line of Theme.rc must be identical, and preferably without a space.
5. cd ../
6. tar -czf Processor-KDE.tgz Processor-KDE
7. Now try using kcontrol to load it up.
HTH - Jan 16 2005