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/17 20:31] – [XFCE: Multi-User] 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 313: | Line 358: | ||
| ===== XFCE: Remove Suspend/ | ===== XFCE: Remove Suspend/ | ||
| - | As root, | ||
| < | < | ||
| xfconf-query -c xfce4-session -np '/ | xfconf-query -c xfce4-session -np '/ | ||
| Line 319: | Line 363: | ||
| xfconf-query -c xfce4-session -np '/ | xfconf-query -c xfce4-session -np '/ | ||
| </ | </ | ||
| - | Also doable from 'Settings Editor' | + | |
| + | Sometimes this is also annoying? | ||
| + | < | ||
| + | xfconf-query -c xfce4-session -np '/ | ||
| + | </ | ||
| ===== 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.1694953869.txt.gz · Last modified: by azman
