linux:linux_desktop
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:linux_desktop [2023/09/20 08:48] – [XFCE: Remove Suspend/Hibernate Button] azman | linux:linux_desktop [2024/07/14 08:06] (current) – [XFCE: Multi-User] azman | ||
|---|---|---|---|
| Line 254: | Line 254: | ||
| StartupNotify=true | StartupNotify=true | ||
| Keywords=Text; | Keywords=Text; | ||
| + | </ | ||
| + | |||
| + | ==== Useful Desktop Files ==== | ||
| + | |||
| + | The *.desktop files provide menu entry for applications. | ||
| + | |||
| + | <file desktop arduino-ide.desktop> | ||
| + | [Desktop Entry] | ||
| + | Type=Application | ||
| + | Version=1.0 | ||
| + | Name=Arduino IDE (App-Image) | ||
| + | Comment=Arduino IDE | ||
| + | Exec=/ | ||
| + | #Icon= | ||
| + | Terminal=false | ||
| + | Categories=Development; | ||
| + | # | ||
| + | StartupNotify=true | ||
| + | # | ||
| + | </ | ||
| + | |||
| + | <file desktop android-studio.desktop> | ||
| + | [Desktop Entry] | ||
| + | Version=1.0 | ||
| + | Type=Application | ||
| + | Name=Android Studio | ||
| + | Comment= | ||
| + | Exec=env JAVA_HOME=/ | ||
| + | Icon=/ | ||
| + | Path=/ | ||
| + | Categories=Development; | ||
| + | Terminal=false | ||
| + | StartupWMClass=jetbrains-studio | ||
| + | StartupNotify=true | ||
| + | </ | ||
| + | |||
| + | <file desktop xfig.desktop> | ||
| + | [Desktop Entry] | ||
| + | Encoding=UTF-8 | ||
| + | Version=1.0 | ||
| + | Type=Application | ||
| + | NoDisplay=true | ||
| + | Exec=/ | ||
| + | Name=xfig -nowrite_bak | ||
| + | Comment=Custom definition for xfig -nowrite_bak | ||
| </ | </ | ||
| Line 325: | Line 370: | ||
| ===== XFCE: Multi-User ===== | ===== XFCE: Multi-User ===== | ||
| + | |||
| + | //**Note**: Latest version should be [[https:// | ||
| Copying XFCE settings for other users: | Copying XFCE settings for other users: | ||
linux/linux_desktop.1695170931.txt.gz · Last modified: by azman
