Unity (Ubuntu)
Zur Navigation springen
Zur Suche springen
Classic Menu Indicator
sudo apt-get install classicmenu-indicator
Menüeditor
Links
https://wiki.ubuntuusers.de/Menüeditor/
Desktopsymbole erstellen
Standardsymbole
Standardsymbole estellen (mit false
wieder entfernen):
gsettings set org.gnome.nautilus.desktop home-icon-visible true gsettings set org.gnome.nautilus.desktop computer-icon-visible true gsettings set org.gnome.nautilus.desktop trash-icon-visible true gsettings set org.gnome.nautilus.desktop network-icon-visible true
Symbole erstellen
Annorax
sudo add-apt-repository ppa:diesch/testing sudo apt-get update sudo apt-get install arronax
Links
http://www.florian-diesch.de/software/arronax/index.html
Terminal
sudo vi ~/Schreibtisch/Eclipse_J2EE.desktop
[Desktop Entry] Type=Application Name=Eclipse J2EE Comment=Eclipse Integrated Development Environment Icon=/opt/eclipse/icon.xpm Exec=/opt/eclipse/eclipse Terminal=false Categories=Development;IDE;Java;
Zurück zu Desktops