wok view lxdm/stuff/Xsession @ rev 19447

fltk: add Fl_XFont_On_Demand.patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 15 19:21:45 2016 +0200 (2016-10-15)
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