Provided as patches for KDE 3.5.6 (kubuntu), but can be easily adapted to other distros as well.
When patch is in effect, it is possible to control speed/opacity/greylevel on wipe, and revert back to default logout if needed.
use following settings in ~/.kde/share/config/ksmserverrc:
------- snip ------- [Logout] doFancyLogout=0/1 (new fade on/off) doUbuntuLogout=0/1 (new gui on/off) doFancyLogoutAdditionalDarkness=0.6 (default value is a double) doFancyLogoutFadeTime=4000 (in ms, fade in) doFancyLogoutFadeBackTime=1000 (in ms, fade out on cancel) ------- snip -------Last changelog:
1.0 Initial upload to kde-apps.org 1.1 Uploaded the ui patch which was missing 1.2 Reordered the patches, should be correct now.
Hello screemo. These screenshots look so nice that I had to vote good! Now my question: How do I install these app? Do I have to patch a KDE package and recompile it, or just by the good old three steps? Greets Stonewolf.
Hi,
You have to (re)build a KDE with these patches applied to it.
Depending on your distro, you might have some convenience scripts to help you (think rpmbuild, debuild etc.), otherwise you can probably build a vanilla KDE using the instructions here: http://techbase.kde.org/Getting_Started/Build/Stable_Version
Hope the above helps, although its a little more than ./configure; make ; sudo make install ;)
Ratings & Comments
5 Comments
Is there a patch for KDE4?
Hello screemo. These screenshots look so nice that I had to vote good! Now my question: How do I install these app? Do I have to patch a KDE package and recompile it, or just by the good old three steps? Greets Stonewolf.
Hi, You have to (re)build a KDE with these patches applied to it. Depending on your distro, you might have some convenience scripts to help you (think rpmbuild, debuild etc.), otherwise you can probably build a vanilla KDE using the instructions here: http://techbase.kde.org/Getting_Started/Build/Stable_Version Hope the above helps, although its a little more than ./configure; make ; sudo make install ;)
Nice...I like it ;)
Thanks :) (most hate to see konqy missing from the logout, but I think its more usable this way.)