wok-next view lxdm/stuff/Xsession @ rev 17905

Up: tazusb tazlito
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Apr 04 21:58:38 2015 +0200 (2015-04-04)
parents
children
line source
1 #!/bin/sh
2 #
3 # LXDM Xsession for SliTaz GNU/Linux
4 #
6 if [ $# -eq 1 -a -n "$1" ]; then
7 LXSESSION=$1
8 fi
10 exec /bin/sh -l ~/.xinitrc $LXSESSION