Initialer Commit: Erster Grobentwurf!

This commit is contained in:
2025-10-04 08:30:28 +02:00
commit e13d6563cd
24 changed files with 938 additions and 0 deletions

10
idesktop/browser.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Browser
Command: /usr/bin/chromium-browser
Icon: /usr/share/icons/hicolor/48x48/apps/chromium.png
Width: 48
Height: 48
X: 40
Y: 272
end

10
idesktop/default.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Home
Command: /usr/bin/pcmanfm
Icon: /usr/share/idesk/folder_home.xpm
Width: 48
Height: 48
X: 40
Y: 16
end

10
idesktop/obp60v.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: OBP60v MFD
Command: /home/thooge/OBP60v/obp60v.py
Icon: /home/thooge/OBP60v/obp60_48x48.png
Width: 48
Height: 48
X: 40
Y: 192
end

10
idesktop/opencpn.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Seekarten
Command: /usr/local/bin/opencpn --fullscreen
Icon: /usr/local/share/opencpn/opencpn.png
Width: 48
Height: 48
X: 40
Y: 96
end

10
idesktop/restart.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Neustarten
Command: sudo /usr/sbin/shutdown -r now
Icon: /usr/share/icons/Adwaita/48x48/actions/system-reboot-symbolic.symbolic.png
Width: 48
Height: 48
X: 560
Y: 19
end

10
idesktop/shutdown.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Ausschalten
Command: sudo /usr/sbin/shutdown -h now
Icon: /usr/share/icons/Adwaita/48x48/actions/system-shutdown-symbolic.symbolic.png
Width: 48
Height: 48
X: 709
Y: 19
end

10
idesktop/terminal.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Terminal
Command: x-terminal-emulator
Icon: /usr/share/icons/hicolor/128x128/apps/lxterminal.png
Width: 48
Height: 48
X: 40
Y: 368
end

10
idesktop/yms.lnk Normal file
View File

@@ -0,0 +1,10 @@
table Icon
Caption: Yacht Management
Command: /home/arthur/YMS/ymsgui.py
Icon: /home/arthur/YMS/yms48.png
Width: 48
Height: 48
X: 168
Y: 16
end