@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=restart LibreLight
+Comment=
+Exec=sh /opt/LibreLight/Xdesk/start.sh
+Icon=input-gaming
+Path=/opt/LibreLight/Xdesk/
+Terminal=true
+StartupNotify=false
@@ -0,0 +1,6 @@
+#!/usr/bin/bash
+#sleep 3;
+sudo /opt/netns/create 18
+/opt/netns/exec --id=18 --cmd="xterm -e screen python3 /opt/LibreLight/ASP/monitor/oszi_grid.py" &
+#/opt/netns/exec --id=18 --cmd="xterm -e screen sh /opt/LibreLight/ASP/start.sh"
+
@@ -0,0 +1,9 @@
+Name=update LibreLight
+Exec=xfce4-terminal -e 'sh /home/user/LibreLight_update.sh'
+Icon=software-update-available
+Path=/home/user/