From 5a22eb6b602e0d1323bbc28a79198e7cc2e73c89 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Tue, 25 Jun 2013 23:58:14 +0200 Subject: [PATCH] Re-add lubuntu-logout and openbox-lubuntu for compatibility and upgrade --- usr/bin/lubuntu-logout | 2 ++ usr/bin/openbox-lubuntu | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 usr/bin/lubuntu-logout create mode 100644 usr/bin/openbox-lubuntu diff --git a/usr/bin/lubuntu-logout b/usr/bin/lubuntu-logout new file mode 100644 index 0000000..15368d5 --- /dev/null +++ b/usr/bin/lubuntu-logout @@ -0,0 +1,2 @@ +#!/bin/sh +lxsession-default quit diff --git a/usr/bin/openbox-lubuntu b/usr/bin/openbox-lubuntu new file mode 100644 index 0000000..8904b4e --- /dev/null +++ b/usr/bin/openbox-lubuntu @@ -0,0 +1,2 @@ +#!/bin/sh +exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@