Ubuntu :: Is It Possible To Change Icon To Desktop Shortcut
Aug 6, 2010
This is about Lubuntu 10.04 and not Ubuntu 10.04.I have a few shortcuts on my desktop with images that doesn't look so good, not sure why and if it's possibly to configure it.
View 1 Replies
ADVERTISEMENT
Mar 23, 2011
Is there some way that I can change the icon for a shortcut on the panel at the top of my desktop? I'm running Photoshop CS4 in Wine but I couldn't install it so I just copied the program files folder from my Windows 7 installation. Then, I just just drag-and-dropped Photoshop.exe on the panel, creating a shortcut to it. However, this will just show a generic icon for an executable file.
View 2 Replies
View Related
May 11, 2011
I am working with rdesktop.I have a win2003 server. I want to remote only single application from my ubuntu desktop.I am using this command from my terminal service
ubuntu$rdesktop -u test -p password -g 80% -s "c:/seamlessrdp/seamlessrdpshell.exe c:/Program Files (x86)/Microsoft Office/Office14/WINWORD.EXE" 192.168.x.x
Its working fine. But when I am using desktop shortcut from create launcher it's not responding.
View 1 Replies
View Related
Aug 16, 2011
I'm trying to create a web shortcut (desktop file) by dragging the icon from the Firefox address bar to a Thunar folder or desktop. This worked with older versions of Thunar and Firefox, but now that I'm running Xubuntu Natty (Firefox 5 and Thunar 1.2.1) it fails. Depending on the web site I try, it either creates a file containing the page's html instead of creating a .desktop shortcut file, or fails to create any file at all.
View 2 Replies
View Related
Jun 17, 2010
I hate the purple "Show Desktop Icon" in Lucid and I finally figured out how to change it:
1) sudo apt-get install wmctrl
2) Create the following script and proceed as directed within the script's comments:
#!/bin/sh
# GLD's Show Desktop Button script. Here's how to do it.
# sudo apt-get install wmctrl
# Right click on the panel and select "Add To Panel".
# Choose "Custom Application Launcher".
# Use the file name of this script for the Command.
# Use whatever icon that you want. The generic Ubuntu Show_Desktop_Button icon is located here:
# /usr/share/gnome/help/user-guide/C/figures/show_desktop_button.png
if [ -f /tmp/toggle_show_desktop_$USER ]thenwmctrl -k off
rm /tmp/toggle_show_desktop_$USER elsewmctrl -k on
touch /tmp/toggle_show_desktop_$USERfi
View 2 Replies
View Related
May 28, 2010
What is the command to change a desktop icon's image to a custom image? Also, is it the same for a link and launchers?
View 4 Replies
View Related
Jul 1, 2011
I downloaded the new eclipse indingo and extracted it to /home/user/opt/eclipse. I then made a link to the eclipse executable on my Desktop folder. It works well, if I click the link it opens eclipse. My problem is that it shows the rachet icon on the desktop. When I try to change the icon for only that link I end up changing all the icons for all executable to eclipse's icon.
View 4 Replies
View Related
May 6, 2010
I am running kubuntu 10.04 (32 bit) and have installed the latest version of the Opera 10.53 beta.
My problem is that I cannot change the icon for Opera in the Kickoff menu or on the desktop. I tried right clicking on the Kickoff Application Launcher widget on the panel and choosing Menu Editor; Navigated to Opera and changed the icon from the default KDE icon (opera) to the new styled Opera icon (opera-browser), but it doesn't change.
View 6 Replies
View Related
Feb 12, 2010
Does anyone know how to add a fully working (icon changes) Trashcan to the Desktop Folder View?I don't want the plasmoid/widget on the Desktop or on the Task Manager Panel.I can right click -> Create New -> Link to Location(URL), but the icon doesn't change.If the Desktop Folder View is a plasmoid, I guess I'm asking can a plasmoid (trash can) run inside another plasmoid (desktop view) %-)
View 5 Replies
View Related
Feb 3, 2011
I've Live Lenny with xfce desktop.Howto create application launcher and change icon on xfce desktop?
View 3 Replies
View Related
Apr 8, 2011
A couple of days ago I set up an account with ZumoDrive to sync folders between my Fedora 14 desktop and my MS Vista laptop. I chose ZumoDrive instead of Dropbox or Ubuntu1 because it is 'integrated' with Yahoo which I use a lot.Everything works perfectly apart from one minor irritation. I cannot change the ZumoDrive folder icon on my KDE4 desktop. ZumoDrive is actually designed for use with Nautilus but it works fine with Dolphin, apart from the icon issue.
I can change the icon in Nautilus but when I try to do in in KDE/Dolphin I get:"Could not save properties. You do not have sufficient access to write to /home/david/ZumoDrive/.directory."I am the 'owner' of the drive and i have also tried as root but the result was the same.
View 7 Replies
View Related
Oct 10, 2015
I'm using Robolinux Cinnamon which is Debian 8.2 (fantasic OS btw). I usually use a blank, black wallpaper but the default color of the icon font is black. I googled this question for about an hour before I came here. How to change the icon font color on the desktop to white?
View 7 Replies
View Related
Dec 19, 2009
I was playing with some gtk2 themes and , unaware of the consequences, i manually changed folder icons from folder properties for some of the folders (desktop, document, music, etc) in my home directory. The problem now is that these folder icons do not change when i change the icon theme. how can i bring it back to normal?
View 1 Replies
View Related
Jul 30, 2010
I just downloaded flock browser as a tar.bz2 file. I extracted into a drive other than home in my pc. Then in system>preferences>main menu, I created a new item under menu>applications>internet and pointed to "flock-browser". The application works fine but I don't get that flock icon in the menu. Is there any way to get it? Its actually present in "icons" folder inside the flock folder.
View 1 Replies
View Related
Feb 18, 2010
As an absolute novice I am finding it difficult to understand Linux. There seem to be FAR too many variables to get a grip on how thing work. Anyway, I am trying to find out how to create a "desktop" shortcut icon which will open fbreader for ebooks. I have tried searching for the answer but keep running into "gnome" "kde" "Ubuntu" "debian(which might be relevant)" etc. My AsusEee 701 4G Surf runs Xandros.
View 3 Replies
View Related
Mar 18, 2011
I removed my top panel with the menu (applications, places, system) because all icons were on the wrong place. Then I restored the panel and all applets I'm using, but when I log in to Emesene, the shortcut icon is not showing up. Does anyone know how to restore the Emesene shortcut icon?
View 1 Replies
View Related
Jul 8, 2011
I use Ubuntu 10.04 LTS.
How can I change the Ubuntu icon to the default GNOME icon, on the main GNOME menu, using an official or 'clean' way of doing it
View 6 Replies
View Related
Apr 30, 2010
I tried xdg-desktop-icon command. It does install a shortcut. The shortcut works when double clicked. But the shortcut is shown as a standard icon, not the icon defined in the .desktop file. Do I miss something?
View 1 Replies
View Related
Apr 13, 2011
Kwallet is off. Then I install a wireless device under WPA. Wired icon starts to change to wireless icon, but does not and goes back to wired icon. Hovering pointer over wired icon shows wired device installed as well as wireless device. How do I keep the wireless icon in place after installing WPA to wireless device?
View 1 Replies
View Related
Mar 22, 2011
I have just created an 11.3 64 bit image using susestudio. All seems well but would like to customize the desktop via my script that I have added. My question is how do I remove the home directory and the trash icon from the desktop? Or better said what is the path to removing the symbolic link, I cannot find the symbolic links in the desktop directory. It is empty, I do not see any symbolic links under /home/test/Desktop?
View 3 Replies
View Related
Aug 2, 2009
I'm trying to add .desktop file for my application but I'm stuck with very strange problem.I created 48x48 icon for my program called etmmanager.png.I created .desktop file according to specifications:
Code:
[Desktop Entry]
X-SuSE-translate=true
Categories=Application;Utility;X-SuSE-TimeUtility;
Comment=ETM Manager for time logging
Exec=etmmanager
code....
My problem is that icon is not working in menu! I can find my program in Utilities->Time->ETM Manager and this is what I wanted, but there is no icon for the program.
It starts working if I specify absolute path in etmmanager.desktop file like
Code:
Icon=/usr/share/pixmaps/etmmanager.png
About my system - Opensuse 11.1 KDE 4.2
View 3 Replies
View Related
Jul 24, 2010
I have d/l and am using an icon theme I got from gnome-look. I like all the icons except for a few, specifically the trash, and would like to change them but I can't figure out how. I d/l an empty and full trash icon. I looked in the /home/username/.icons/themename folder and found the two trash icons that came with the theme (they were in ~/.icons/themename/scalable/places). Changed the names of the ones I d/l and replaced those current ones with them.how to do this? I would also like to change the Menu Bar icon back to the gnome foot.
View 1 Replies
View Related
Oct 5, 2010
I've got a desktop "konsole" shortcut that works great, it has a "konsole" icon on it that fits well.
I've copied this desktop shortcut to a taskbar shortcut (via drag'n drop).
The result is a usable shortcut, but with a wrong icon image.
I've reproduced the problem three times for different apps and obtained three times the same icon (but the shortcut is however good).
If I open the configuration popup, it displays the correct icon ...
Indeed, I found a way to change the icon : I must modify the icon of the filetype associated with "desktop" filetype ... but after a reboot, all icons will changed Strange isn't it ? have a look of the screenshot
View 3 Replies
View Related
Jun 5, 2011
From Super-s to F4?
Is it possible to change the Expo(everything) shortcut from Super-S to just the F4 key?
Running - ubuntu 11.04[Unity].
View 5 Replies
View Related
Jan 25, 2011
I'm having this problem when i want to delete an icon on my desktop.The icon won't allow me to delete it as it will show error "The specified location is not supported. I attached a screenshot of my desktop. The file that i want to delete is "g on 192.168.0.182.volume". It was a link to my shared network.I've tried delete via terminal but when i viewed my desktop using "ls -a" , the file didn't show up.Or maybe easy solution is my removing my gnome-desktop
View 9 Replies
View Related
Jul 5, 2010
I want to reassign ctrl-shift-C and ctrl-shift-V. How is that done? (I'm using a Mac keyboard and I'd like to take advantage of the command key to avoid having to hit two modifiers.)
View 3 Replies
View Related
Aug 3, 2011
I have read the 5, 10, 12 things to do after installing 11.04! I have installed Compiz Config Settings Manager and have played with the Launcher Icon Size slider.
That works well with "the Launcher" on the left but has no effect on the icons in the Shortcuts menu that appears when you hit the "Super" key. These are now so huge they run off the left of the screen (see attached screen capture). There is nothing obviously different from Compiz in the gconf Configuration Editor either.When you go into one of the sub-menus (e.g. More Apps) the icons are fine and fit to screen. PS, I like slightly bigger fonts and icons by default in everything and achieve this through a smaller Monitor resolution.
View 2 Replies
View Related
Sep 10, 2010
Could you please help me to get the "Multiple Desktop Windows Icons" back on my KDE desktop panel?I accidentally disabled it by right clicking on bottom left of the panel and now i am not able to restore it back through System Setting > Multiple Desktop
View 2 Replies
View Related
Jun 26, 2011
I just installed Fedora 15 with the gnome desktop which looks like the android system for mobile phones, I installed wine which put the icons on my desktop but whenever I install a windows app it doesn't put an icon on my desktop for that particular application. How would I add an icon for those window apps so I can lunch them from the desktop, I don't know if you call that the desktop or just the program luncher either way how do I put an icon there so I can run those windows apps from there?
View 4 Replies
View Related
Jan 26, 2010
I have been trying to make a shortcut to my downloads folder on my desktop but I only seem to be able to create "link to downloads" folder. I thought this was just the same thing as a shortcut but when I run some programs from the folder they do not work correctly. They only work from the real 'downloads' folder and not the 'link to' folder
View 6 Replies
View Related