wok view lxdm/stuff/Xsession @ rev 17137

Add libsdl2-ttf and devel.
author necrophcodr <tcg.thegamer@gmail.com>
date Wed Sep 10 10:53:26 2014 +0200 (2014-09-10)
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