summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-02 09:38:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-02 09:38:24 +0000
commit4099c94c85c84aa435747f2e39bc31ca58c89eaf (patch)
treeb8f7391c9e37c0db3dc245b6c3d9c96cc2d334ac /perl-install/any.pm
parent66ab727e0b9ab6599fd6b05f6a40700d653e571e (diff)
downloaddrakx-backup-do-not-use-4099c94c85c84aa435747f2e39bc31ca58c89eaf.tar
drakx-backup-do-not-use-4099c94c85c84aa435747f2e39bc31ca58c89eaf.tar.gz
drakx-backup-do-not-use-4099c94c85c84aa435747f2e39bc31ca58c89eaf.tar.bz2
drakx-backup-do-not-use-4099c94c85c84aa435747f2e39bc31ca58c89eaf.tar.xz
drakx-backup-do-not-use-4099c94c85c84aa435747f2e39bc31ca58c89eaf.zip
prompt before logging out of kde4
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index a8a10bb8f..5603179f7 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1313,7 +1313,7 @@ sub ask_window_manager_to_logout {
my ($wm) = @_;
my %h = (
- 'ksmserver' => 'qdbus org.kde.ksmserver /KSMServer logout 0 0 0',
+ 'ksmserver' => 'qdbus org.kde.ksmserver /KSMServer logout 1 0 0',
'kwin' => "dcop kdesktop default logout",
'gnome-session' => "gnome-session-save --kill",
'icewm' => "killall -QUIT icewm",