Initial commit!

This commit is contained in:
reddsik
2017-03-26 13:00:19 +02:00
commit c85716f60e
90 changed files with 28790 additions and 0 deletions

26
Xsession Normal file
View File

@@ -0,0 +1,26 @@
#!/bin/ksh
if [ -z "$SESSIONTYPE" ]
then
export SESSIONTYPE="altDt"
fi
if [ -z "$DTSTARTIMS" ]
then
export DTSTARTIMS="False"
fi
if [ -z "$SDT_ALT_SESSION" ]
then
export SDT_ALT_SESSION="/usr/local/lib/amiwm/Xsession2"
fi
if [ -z "$SDT_ALT_HELLO" ]
then
export SDT_ALT_HELLO="/usr/dt/bin/dthello -string 'Starting the AmiWM Desktop' &"
fi
export SDT_NO_DSDM=""
/usr/dt/bin/Xsession