diff --git a/usr/bin/lubuntu-logout b/usr/bin/lubuntu-logout deleted file mode 100644 index 70a7d7b..0000000 --- a/usr/bin/lubuntu-logout +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -lxsession-logout --banner "/usr/share/lubuntu/images/logout-banner.png" --side=top diff --git a/usr/bin/openbox-lubuntu b/usr/bin/openbox-lubuntu deleted file mode 100644 index 8904b4e..0000000 --- a/usr/bin/openbox-lubuntu +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@ diff --git a/usr/bin/startlubuntu b/usr/bin/startlubuntu deleted file mode 100644 index 79a4d7a..0000000 --- a/usr/bin/startlubuntu +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -# Start the LXDE session -exec /usr/bin/lxsession -s Lubuntu -e LXDE diff --git a/usr/share/xsessions/Lubuntu.desktop b/usr/share/xsessions/Lubuntu.desktop index ba263c9..3cde5b8 100644 --- a/usr/share/xsessions/Lubuntu.desktop +++ b/usr/share/xsessions/Lubuntu.desktop @@ -5,6 +5,6 @@ Comment=Lubuntu - Lightweight X11 desktop environment based on LXDE Comment[zh_TW]=Lubuntu - 輕量級的 X11 桌面環境 Comment[fi]=Lubuntu - kevyt X11-työpöytäympäristö Comment[ja]=Lubuntu - 軽量な X11 デスクトップ環境 -Exec=/usr/bin/startlubuntu +Exec=/usr/bin/lxsession -s Lubuntu -e LXDE # Icon= Type=Application