Results 1 to 9 of 9
Hi guys, i just turned to fedora 16 from windows 7 and as you can imagine it's a little hard for me to get used to it. I don't know ...
- 01-12-2012 #1Just Joined!
- Join Date
- Jan 2012
- Location
- Greece
- Posts
- 5
Question about fedora 16 desktop shortcuts
Hi guys, i just turned to fedora 16 from windows 7 and as you can imagine it's a little hard for me to get used to it. I don't know how to add some programms from my applications as shortcuts on my deskop. Can you help me with this?
Thank you in advance!
- 01-12-2012 #2
Right-click on your desktop and you should see an option to create a launcher. A dialog will appear and you can supply a name and browse to the command and to a suitable icon. Most applications are in the /usr/bin folder and their icons in /usr/share/pixmaps. This site should help you.
btw, you'll find that when Linux programs install, they do not automatically put an icon on your desktop. That's considered very rude. It's your desktop; if you want icons, you put them there yourself."I'm just a little old lady; don't try to dazzle me with jargon!"
- 01-12-2012 #3Just Joined!
- Join Date
- Jan 2012
- Location
- Greece
- Posts
- 5
the problem is that when i press right click on desktop nothing happens. Somehow the right click on my desktop is dead...
- 01-13-2012 #4
Since you're using Fedora 16, I'm assuming that you are using Gnome 3.
So, AFAIK, you can't add shortcuts in the traditional sense.
You can, however, add items to the dock on the left hand side.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-13-2012 #5Just Joined!
- Join Date
- Jan 2011
- Location
- Cambridge, Ontario, Canada
- Posts
- 22
Here's what I did (start to finish)
In your terminal:
su -c 'yum install gnome-tweak-tool' # (root password required)
gnome-tweak-tool
In the graphical interface:
click "Desktop"
toggle "Have file manager handle the desktop" to "ON"
close
In the terminal again:
ln -s /usr/bin/evolution $HOME/Desktop/
Evolution is just an example here. Supply the path to any program.
- 01-13-2012 #6Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
I haven't test creating desktop shortcut with it, but you might want to try the cinnamon port (from Linux Mint) for Fedora 16. It gives Gnome that 2.x feel, which might include old-school desktop integration.
There's a thread about it in the Coffee Lounger here at LF.
Edit: the link - http://www.linuxforums.org/forum/cof...gnome-2-x.htmlLast edited by atreyu; 01-13-2012 at 12:24 AM. Reason: link
- 01-13-2012 #7Just Joined!
- Join Date
- Dec 2011
- Posts
- 32
ya..! cinnamon is a nice option. go for that...
- 01-13-2012 #8Linux Newbie
- Join Date
- Oct 2008
- Posts
- 140
Here has a post telling how to easily do that. You don't need Cinnamon. The problem with gnome-shell is the defaults. Change the preferences from the default and you're all right.
- 01-13-2012 #9Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
You might also be interested in the gnome extensions website.
https://extensions.gnome.org/
It went "live" a few weeks ago, I think. It is a collection of Gnome 3 specific tweaks that have been around since Fedora 15, but were not deemed stable enough to turn loose on the general public yet. I don't know if it has what you are looking for in regards to this post, but maybe there's something juicy there...


Reply With Quote