]> TLD Linux GIT Repositories - packages/xinitrc-ng.git/blob - tld.patch
- use LXDE as default WM
[packages/xinitrc-ng.git] / tld.patch
1 diff -ur xinitrc-ng-1.1.orig/desktop xinitrc-ng-1.1/desktop
2 --- xinitrc-ng-1.1.orig/desktop 2012-04-19 20:58:34.000000000 +0000
3 +++ xinitrc-ng-1.1/desktop      2014-11-27 08:18:28.011000000 +0000
4 @@ -1,13 +1,13 @@
5  # Put the name of the system default session here
6  # (can be program/script name or desktop xsession name).
7 -# Examples: gnome, kde-plasma, twm, xfce4
8 -DEFAULTWM=twm
9 +# Examples: gnome, kde-plasma, twm, xfce4, startlxde
10 +DEFAULTWM=startlxde
11  
12  # Preferred Display Manager to start in runlevel 5
13  # May be one of: GNOME (for gdm or gdm2.20), KDE (for kdm), LXDE (for lxdm),
14  # WDM (for wdm), XDM (for xdm), LightDM (for lightdm), or a path specifying the
15  # binary to run.
16 -DISPLAYMANAGER=XDM
17 +DISPLAYMANAGER=LXDE
18  
19  # Put here the name of the directory that contains sessions desktop files.
20  # Default is "/usr/share/xsessions".