diff --git a/install64.sh b/install64.sh index c86eead..259e111 100644 --- a/install64.sh +++ b/install64.sh @@ -86,11 +86,14 @@ openbox --reconfigure ### Copying configuration templates to locations ### echo "Copying configuration files to the correct places" -#cp etc-lightdm-lightdm.conf /etc/lightdm/lightdm.conf + cp default.hod /home/terminal/Desktop/default.hod -### Correct the permissions on the HOD file ### chown terminal:terminal /home/terminal/Desktop/default.hod +### Add autostart file for the IBM software ### +cp AS400-desktop /home/terminal/.config/autostart/AS400.desktop +chown terminal:terminal /home/terminal/.config/autostart/AS400.desktop + # for Ubuntu 18 #cp config-lxsession-Lubuntu-autostart /home/terminal/.config/lxsession/Lubuntu/autostart # for Ubuntu 24