Revision 627516
Go back to digest for 28th January 2007Other in KDE Base
Troy Unrau committed changes in /trunk/KDE/kdebase/workspace:
Disable kdesktop in favour of krunner
This is to force the broken kdesktop to finally die. Most of it's non-desktop functionality (mini cli, shortcut key definitions, locking/screensaver and Autostart folder processing) has been moved over.
ALT-F2 is currently broken - to get the runner to show up, you have to issue "qdbus org.kde.krunner /Interface display" in an xterm or equivalent. CTRL-ESC, CTRL-ALT-DEL, etc. work.
Lastly, you have to manually remove share/autostart/kdesktop.desktop to fully kill kdesktop, if you are not using a fresh install...
File Changes
Deleted 2 files
- /trunk/KDE/kdebase/workspace/krunner
- /bindings.cpp
- /bindings.h
Modified 8 files
- /trunk/KDE/kdebase/workspace
- /startkde
- /kdesktop/CMakeLists.txt
- /krunner/CMakeLists.txt
- /krunner/main.cpp
- /krunner/restartingapplication.cpp
- /krunner/restartingapplication.h
- /ksmserver/CMakeLists.txt
- /ksmserver/startup.cpp
10 files changed in total