[Bug 127149] Re: Can't prevent guidance from starting on login
Urs Fleisch
ufleisch at users.sourceforge.net
Wed Apr 2 20:20:29 UTC 2008
Here is another way to disable guidance-power-manager with the advantage
of being user-specific and surviving an update of the kde-guidance-
powermanager package:
test -d $HOME/.kde/share/autostart || mkdir -p $HOME/.kde/share/autostart
cp /usr/share/autostart/guidance-power-manager.desktop $HOME/.kde/share/autostart/
echo "X-KDE-autostart-condition=notexisting:General:Autostart:false" >>$HOME/.kde/share/autostart/guidance-power-manager.desktop
--
Can't prevent guidance from starting on login
https://bugs.launchpad.net/bugs/127149
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-guidance in ubuntu.
More information about the kubuntu-bugs
mailing list