From 885217919494495b3a1a5ea059a3346e146f83ec Mon Sep 17 00:00:00 2001 From: Boudewijn Rempt Date: Wed, 13 May 2015 11:35:51 +0000 Subject: [PATCH] Remove greenisland from startup script We're using simplelogin and kwin now. --- bin/plasma-phone.cmake | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index 7919c690..3187e4fb 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -10,21 +10,6 @@ # (at your option) any later version. # -## Compositor - -export EGL_PLATFORM=hwcomposer -export QT_QPA_PLATFORM=hwcomposer -export QT_QPA_EGLFS_DEPTH=32 -export QT_QPA_EGLFS_HIDECURSOR=1 -export QT_COMPOSITOR_NEGATE_INVERTED_Y=0 -export KSCREEN_BACKEND=QScreen - -/usr/bin/greenisland -plugin evdevtouch:/dev/input/event1 -plugin evdevkeyboard:keymap=/usr/share/qt5/keymaps/droid.qmap -p org.kde.satellite.compositor.phone & - -sleep 3 - -## UI - unset EGL_PLATFORM unset QT_QPA_PLATFORM unset QT_QPA_EGLFS_DEPTH @@ -40,4 +25,4 @@ export KSCREEN_BACKEND=QScreen export KDE_FULL_SESSION=1 export KDE_SESSION_VERSION=5 -exec /usr/bin/plasmashell -p org.kde.satellite.phone -n +exec /usr/bin/plasmashell -p org.kde.satellite.phone