From 637867979c8f2d3dca8b611802f5b1addffcf4ce Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Sat, 10 Oct 2015 12:32:16 +0530 Subject: [PATCH] add back code to launch kscreen backend This reverts commit ddb6d05c1c200e3e5c3d669b03204ce69395f07f. --- bin/plasma-phone.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index 1b0c0d88..3746e417 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -45,4 +45,7 @@ paplay /usr/share/sounds/sitter/ohits.ogg & # start polkit authentication agent @CMAKE_INSTALL_FULL_LIBEXECDIR@/polkit-kde-authentication-agent-1 & +# Start kscreen_backend_launcher manually so plasmashell can restart properly +@CMAKE_INSTALL_FULL_LIBEXECDIR_KF5@/kscreen_backend_launcher --backend QScreen & + exec /usr/bin/plasmashell -p org.kde.plasma.phone 2>/tmp/plasmashell_logs