diff -ur xinitrc-ng-1.1.orig/desktop xinitrc-ng-1.1/desktop --- xinitrc-ng-1.1.orig/desktop 2012-04-19 20:58:34.000000000 +0000 +++ xinitrc-ng-1.1/desktop 2014-11-27 08:18:28.011000000 +0000 @@ -1,13 +1,13 @@ # Put the name of the system default session here # (can be program/script name or desktop xsession name). -# Examples: gnome, kde-plasma, twm, xfce4 -DEFAULTWM=twm +# Examples: gnome, kde-plasma, twm, xfce4, startlxde +DEFAULTWM=startlxde # Preferred Display Manager to start in runlevel 5 # May be one of: GNOME (for gdm or gdm2.20), KDE (for kdm), LXDE (for lxdm), # WDM (for wdm), XDM (for xdm), LightDM (for lightdm), or a path specifying the # binary to run. -DISPLAYMANAGER=XDM +DISPLAYMANAGER=LXDE # Put here the name of the directory that contains sessions desktop files. # Default is "/usr/share/xsessions".