Slackware :: How To Change Icon On Desktop Folder In KDE

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


ADVERTISEMENT

OpenSUSE :: Add Trash Can To Desktop Folder View \ Icon Change?

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

Software :: Cannot Change ZumoDrive Folder Icon On KDE4 Desktop

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

Fedora :: Folder Icon - Desktop - Document - Music - In Home Dir - Do Not Change With Theme

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

OpenSUSE :: How To Add App Icon To Desktop (folder)

Apr 12, 2011

It might be obvious, but I can't figure it out. I would have thought you can just right-click and an option would be there to add to desktop, but I only see add to favorites. What am I missing?

View 3 Replies View Related

OpenSUSE :: 11.4 - How To Change Default Folder Icon

Mar 23, 2011

OpenSuSe 11.4 and KDE 4.6.1:
I would like to change the default blue oxygen icon, I went to system settings (now is configure desktop), file association, select inode and directory, click on the icon and change it to the one I like. Click ok, reboot but the blue folder icon is also there, how can I change this icon to one I like better?

View 4 Replies View Related

Ubuntu :: How To Change Project Folder Icon In Places

Aug 29, 2010

I have a folder in my Home folder and called "Projects". I want to change the icon of the folder Project so the icon changed in everywhere. In "Places", Open Dialogs, Save Dialogs and Normal View in Nautilus.

What I have done:
Change the icon using Right-Click -> Properties -> Basic Tab -> Clicked the current icon and changed it.

But this changed it only in Nautilus. If I added this folder to "Places" it will appear with the Default icon. The same thing if I browsed to it using Open Dialogs or Save Dialogs.

View 5 Replies View Related

Ubuntu :: Folder Emblems Won't Change To Theme's Icon?

Jan 30, 2011

my folder emblems just stay grey. I don't know what it is I did that caused it but when I try to change the theme the folder emblems just stay the same (grey and simple) but it looks different on my panel.

View 1 Replies View Related

Ubuntu :: Change Folder Icon And Apply To All Subfolders

May 11, 2011

I have a music folder that contains alot of folders for different artist, each of those folders contain various folders for different albums. The Music folder itself has got a music folder icon, but all of the subfolders have the regular folder icon, I would like all of the subfolders to have the music folder icon but I don't want to go through each folder to change the icons one at the time. Is it possible to change the folder icon and apply the change to all the subfolders and sub-subfolders? I'm on 10.10 btw

View 1 Replies View Related

Ubuntu :: Can't Get Blender To Run By Clicking The Icon From The Folder On Desktop

Jan 14, 2010

Trying to install Blender 3d (an older version, as current is not compatible with my ubuntu 9.04 This is the cd that came with the blender manual): System> Admin> Software Sources> Third-Party software> add cd-rom. I get E:Failed to mount the cdrom whether I put the disc in before or after I hit the Add-CD-Rom button. Synaptic gives same result. File Browser sees the CD-ROM, icon for it is displayed on my desktop.Opening the I can't get Blender to run by clicking the icon from the folder on my desktop.

View 3 Replies View Related

Ubuntu :: How To Get Icon On Desktop To Open Computer Folder

Jul 11, 2010

Ubuntu 10.4 64bit. I accidentally deleted the computer icon from the desktop. How can I replace it?

View 3 Replies View Related

Ubuntu :: Change The Ugly Yellow Home Folder Icon?

Jul 14, 2011

Every time I open a folder the Home Folder icon appears in Launcher.s it possible to change this icon? I tried changing the user folder icon and I changed the desktop icon for the home folder, but the launcher doesn't reflect this.Here's the screenshot to show you what I mean:

View 1 Replies View Related

General :: Unable To Change File And Folder Icon Theme To Human

May 28, 2011

I am using archlinux with gnome 3. I am trying hard to change my icon theme to human but it just doesnt change. ~/.gtkrc-2.0 [URL]. I tried lxappearance too. After I click on apply and close it gnome kinda restarts and when I open nautilus it shows no change. I had tango icon theme so I deleted that dir from /usr/share/icons. Now it has switched to the default gnome icon theme. How do I change it to Human icon theme?

View 1 Replies View Related

Ubuntu :: How To Change Show Desktop Icon

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

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 View Related

Ubuntu :: Change Desktop Icon Via Command Line?

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

Ubuntu :: Cannot Change Opera Icon In The Kickoff Menu Or On The Desktop?

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

Debian :: Create App Launcher And Change Icon On Xfce Desktop?

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

Debian Multimedia :: Change Icon Font Color On Desktop To White?

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

Slackware :: Can't Change The Group Permission For The Folder

Jan 13, 2010

I've installed slax6 onto an ext3 partition and setup a users account, i've also just managed to mount some virtualbox shared folders which are working and i can access them fine. The problem is I cannot seem to give limited user accounts access to them. root can access them no problem! but right clicking and changing the permissions do nothing, because once I click apply, reopen the menu, the changes have reverted. I've tried chmod'ing them.. chmod o=rwx /mnt/folder I used 'o' because I can't seem to change the group permission for the folder. The shared folder I am mounting is formatted in NTFS and the other in ext3, I can't change the permissions of either.

View 5 Replies View Related

Ubuntu :: Can't Change Directory Folder To Desktop In Terminal

Feb 5, 2011

I run Ubuntu 10.10. and I have one annoying problem. When I want to set my Desktop directory in terminal by typing this: "cd ~/Desktop" I get an error: "bash: cd: /home/izvanzemaljac/Desktop: No such file or directory".

I really dont know what to do, I checked Google for this error and I didnt find a solution.

View 6 Replies View Related

Ubuntu :: Change Folder Colour On Kubuntu Desktop?

Jul 29, 2011

I have just installed the kubuntu environment in with my ubuntustudio installation. The default folder colour is blue. I figured out how to change the file folders colour with gnome but i just cant seem to find the setting with kubuntu. Does anyone know how to do this?

View 4 Replies View Related

Slackware :: Disable KDE Folder Preview On Desktop?

May 31, 2010

On a Slack64 13.1 with stock kde :

How can I disable the folder preview which occur when the mouse stay to a folder icon on the desktop (I use "Folder view" on the desktop) ?

Similarly, is it possible to disable the popup displaying comment and help when the mouse stay over a icon shortcut to an application ? If yes, how and where ?

View 2 Replies View Related

Software :: All Of Folder Icons Changed To Downloads Folder Icon?

Aug 13, 2010

All of my folder icons changed to the Downloads icon, even new folders have the wrong default.Anyone know how to fix this? The places icons I had to change manually

View 1 Replies View Related

Software :: OpenSUSE 11.4 - Wired Icon Doesn't Change To Wireless Icon In Panel / Sort It?

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

OpenSUSE :: Removing The Home Directory Icon And Trash Icon From Desktop Using Custom Script SuseStudio

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

Software :: .desktop Icon Is Not Displayed / Icon Is Not Working In Menu?

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

Ubuntu :: Change The Icon To The Default GNOME Icon?

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

Ubuntu :: Xdg-desktop-icon Does Not Show Correct Icon?

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

Ubuntu :: Change An Icon In Icon Theme?

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







Copyrights 2005-15 www.BigResource.com, All rights reserved