wok view lxdm/stuff/Xsession @ rev 13144

obconf: use git compatible version with openbox 3.5.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 10 09:32:54 2012 +0200 (2012-07-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