jasohall wrote:...Where are my icons and shortcuts?
In Gnome 3, your Application Launchers can be located in one of these three folders:
User:
~/.local/share/applications/ (directory may need to be created)
System:
/usr/share/applications
System Local:
/usr/local/share/applicationsGnome 3 also has a menu editor you can install named
Alacarte which allows you to add launchers to your Menu's Search
- Code: Select all
$> sudo equo install alacarte
If you find spelling out programs like alacarte, nautilus, etc... difficult because of their spelling you can easily create symlinks in the /usr/bin/ folder to accommodate to you better at the
Alt-F2 Run Dialog.
- Code: Select all
sudo ln -s /usr/bin/nautilus /usr/bin/files
sudo ln -s /usr/bin/gnome-session-properties /usr/bin/startup-applications
sudo ln -s /usr/bin/alacarte /usr/bin/menu-editor
...etc
If you find yourself frustrated and needing with help because of a OS design difference you should learn that IRC is your new best friend. If you login to
irc.freenode.net/#sabayon you're likely to get a quick answer to novice questions, also if you can't find answers on the official channel, go ask around in #unbutu #linuxmint #debian #gentoo ...etc because a lot of the core stuff is quite universal overall.
You'll find that Linux is one of those things that's hard to learn, but once you start getting a couple of problems and questions solved and under your belt, you realize it's superior to alternative operating systems in many ways, but it's definately fast to get customized as easy as powering on an android or ipad and you're ready to roll.
Linux is one of those things that's hard to learn but rewarding once you start solving your questions and getting them under your belt.