From 4546adf40c34f1ad89a8924e81cf94a5af768093 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 4 Feb 2012 18:12:45 -0600 Subject: Initial attempt at adding third part WM support to TDE --- starttde | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'starttde') diff --git a/starttde b/starttde index 38b621a87..ebc7f958c 100644 --- a/starttde +++ b/starttde @@ -575,8 +575,7 @@ fi # We only check for 255 which means that the ksmserver process could not be # started, any problems thereafter, e.g. ksmserver failing to initialize, # will remain undetected. -test -n "$TDEWM" && TDEWM="--windowmanager $TDEWM" -kwrapper ksmserver $TDEWM +tdeinit_phase1 if test $? -eq 255; then # Startup error echo '[starttde] Could not start ksmserver. Check your installation.' 1>&2 -- cgit v1.2.3