General :: Change Icon In KDE4

Oct 14, 2010

I recently installed Kubuntu 10.4 (running KDE 4.4.2) on a new laptop. All of the important stuff is working fine and I'm now on to the tweaks.To that end: does anyone know how to change individual application icons? I installed a new icon theme from kde-look, but many of the icons either did not change (a.) or are just ugly and I'd like to be able to change them manually (b.)

When I right-click an icon, I have the option of clicking "icon settings," but there is no option to change the icon from there. In earlier versions of KDE, I could just click the icon itself and it would bring up all of the available icons. Is this a permissions issue? If so, what do I change to be able to edit the icons?

View 5 Replies


ADVERTISEMENT

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

General :: Change Login Screen In Mandriva 2010 KDE4?

Feb 12, 2010

I am trying to change the login screen from "Configure Your Desktop>Advanced>Login Manager".When I go into the login manager, everything is grayed out,you cannot change anything.I have to change it as root but I don't know how to do that. Therefore I need help regarding that. I did google searching but it was not of any help because they were for previous releases of mandriva or other distros which didn't apply to my case.

View 4 Replies View Related

OpenSUSE :: Add / Edit A Desktop Icon On Kde4.6?

Apr 16, 2011

How do I add/edit a desktop icon on kde4.6? I earlier versions, we could click on the gear wheel to change or add an icon. I have a few apps that do not show an icon (even though the icon is in kickoff menu - one is pingus)

View 9 Replies View Related

OpenSUSE Hardware :: Where Is Printer Icon In 11.2 KDE4

Mar 18, 2010

where the printer icon is hiding so that I can stop a printer from printing something? I can't find it anywhere even though the printer itself works just fine.

View 2 Replies View Related

OpenSUSE :: Empty Trash When Right Clicking On Icon In KDE4?

Jun 1, 2010

I have opensuse 11.2 with KDE installed and I changed the default File Manager to Konqueror. I cannot empty the Trash when right clicking on Icon in KDE4. If I try, then I get Icon Settings. Howto switch off these Icon Settings generally?

View 2 Replies View Related

OpenSUSE :: Create An Icon On The KDE4-desktop To Start A Program?

Dec 30, 2010

how can I create an icon on the KDE4-desktop to start a program?

The program to start was not installed with YAST.

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

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

General :: Can't Change Trash Icon

Mar 25, 2009

I have a litle problem. I have change the gnome trash icon and when the trash is full it doesn`t change the icon. I am using the Mist icons. I went to /usr/share/icons/Mist but i didn`t find any trash icon there. I was thinking to change all the trash icons from there with my custom icons (empty trash icon and full trash icon).

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

General :: How To Change Icons Used By Xfce's Icon Box?

Aug 13, 2010

recently i made a bold move to slackware (13.1) i have set it out how i like (gdm, themes etc) but my xfce icon box does come up showing the icons i have chosen the rest look how i want but just not icon box, i add (always into usr/share...) i have tried editing the .theme files with the inherit= section but nope still nothing ,

if i move the icons to somewhere the pc wont use them nothing replaces them. any ideas as this an boot times are all have left to do for my "dream install"

View 1 Replies View Related

General :: How To Change Panel Icon Pictures?

Jul 19, 2010

I installed a couple of windows programs in wine and created shortcut icons in the main screen top panel. The shortcut icons are all the same, a kind of "screw". Can these be changed to something a little more aesthetically pleasing and functional, or do I have to put up the little dreary screws?

View 2 Replies View Related

General :: Why Does Gconf-edit Not Work To Change The GDM Icon

Jan 26, 2011

So I have done some googling and experimenting to change the GDM icon (Ubuntu 10.04) and have found the following ways:

UbuntTweak
Replace /usr/share/icons/LoginIcons/apps/64/computer.svg with your own svg
Change the gconf config setting /apps/gdm/simple-greeter/logo_icon_name to be the name of your icon in the theme. Then copy that file to the icon theme path: /usr/share/icons/LoginIcons/apps/64/.

I have gotten #1 and #2 to work. I am not sure how UbuntuTweak is actually doing it's magic (but would love to know). I do not like #2 as it seems messy and what not.

I can not get #3 to work. I have found post after post that says it should. I have tried editing the gconf DB in multiple ways:

gksu gconf-editor
gksu -u gdm gconf-editor
sudo -u gdm gconftool-2 --set --type string /apps/gdm/simple-greeter/logo_icon_name MYICONFILE
sudo gconftool-2 --set --type string /apps/gdm/simple-greeter/logo_icon_name MYICONFILE

And while all of those methods show that the value has been edited NONE of them actually change the icon (did a service gdm restart to check).

Given that:

The official docs state that this should work By replacing the computer.svg file it does work (so I know I am copying my file to the correct path)

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

Fedora Installation :: Change Theme In KDE4?

Mar 2, 2010

I used to be able to right click the desktop and then there would be an option to change themes. After I updated KDE that is now gone Does anyone know how to change KDE themes now?

View 1 Replies View Related

OpenSUSE :: Change Default Web Browser In KDE4?

Jan 12, 2009

I have found the way to do this for KDE 3.x.x but not for KDE 4. Konqueror is the default web browser which opens when you click a link, but I want to use FireFox instead. Where must I go for KDE4 to change the default web browser to something else?

View 7 Replies View Related

Slackware :: Unable To Change Time In KDE4.4.1?

Mar 29, 2010

I am currently running KDE4.4.1 from AlienBob, and now with the change to BST I noticed that my clock hasn't changed. So I go to change it through SystemSettings and it shows a message thus:-

Quote: You are not allowed to save the configuration

This happens as both normal user and root. Googling around seems to suggest this error is tied to a Kauth/PolicuKit/polkit problem, which aren;t provided yet in Slackware as far as I am aware.

View 5 Replies View Related

Debian :: KDE4: "System" Icon Is Dead?

Mar 23, 2010

I am using kde4 and messed up the desktop icon for "system". Does anyone know what is the URL for "system"?To get it, right click the icon and click properties.

View 4 Replies View Related

Fedora :: Change Colors In KDE4 Apps In Gnome?

Jun 28, 2010

fedora 13, Gnome, with the exception of Kdenlive... I need to change to match my gnome theme... I work in a dark environment so I use a dark theme... nearly impossible to use kdenlive as is...

If I remember correctly there was a utility in KDE to make gnome apps look nice, but can't find anything like that for gnome, can't find kcontrol in safe repos for some reason, maybe I'm looking for the wrong thing

View 5 Replies View Related

Debian :: How To Change Icon

Aug 29, 2011

I just installed Debian and on the desktop are a few icons that have hideous icons. I was learning to just deal with them, but then I made a launcher for firefox and it gave me this spring-with-a-platform icon that just crossed the line for me.......

How can I change the icon pictures so that they actually represent what they are? I want the firefox launcher to just be the normal earth-with-orange-fire-thing firefox icon.

View 4 Replies View Related

Ubuntu :: How To Change An Icon

Jun 3, 2010

How do i change an icon?

View 1 Replies View Related

Ubuntu :: Need To Change App Icon

Jun 23, 2010

Got clamav and its pretty good....except the ugly antivirus display icon which i really want to change but, don't know how. So can I change it? If so how do I change it?

View 3 Replies View Related

Ubuntu :: Icon Pack Won't Change?

Apr 23, 2010

I was Upgrading my Karmic to Lucid, in Karmic i met the same Problem, Icon Pack wont change [for Folder Icon]? Where's the problem? i was download from gnome-look.org but all themes wont change the Folder Icon.. my Ubuntu 10.04 Me install the themes was "Drag & Drop" the .tar.gz file to Themes.

View 5 Replies View Related

Ubuntu :: 10.04 Wireless Icon Won't Change?

Apr 30, 2010

When connected successfully to an access point the wireless icon in the system tray goes back to the one with the red x after if does its little connecting animation. Its more of an annoyance than anything because the connection works just fine, browsing the internet, downloading from repos, etc. I can't seem to figure out how to fix it and its driving me batty.

View 6 Replies View Related

Ubuntu :: Change The Power Icon?

May 22, 2010

I'm trying to change the power icon. how do you do this?

View 4 Replies View Related

Ubuntu :: Change Menu Bar Icon?

Jul 16, 2010

I use the Elementary GTK theme, and I'd like to replace the "E" at the upper-left hand with my custom Ubuntu logo. However, when I extract the icon to the proper directory, and replace all files, nothing happens. I delete the cache, kill and restore the panel via Terminal, and rebuild the cache, to no avail.

View 6 Replies View Related

Ubuntu :: How To Change The Firefox Icon

Aug 6, 2010

I recently installed the Neu-0.6-PR3 icon theme (Which i love!). I have installed icon themes in the past, but have never really wanted to change individual icons within the packs until now. I like every icon in the pack so far, except the Firefox one. I found this old article explaining how to change the firefox icon, but i guess the directories have changed over time because i'm missing some[URL] still have the original icon in this folder, /usr/share/pixmaps/firefox.png

View 1 Replies View Related

Ubuntu :: Change Nautilus Icon ?

Sep 30, 2010

When i was using the mac4lin the nautilus icon was fine, but when i decided to use the normal ubuntu theme it was a really ugly shell thing.

So now i have 2 questions:

1- How do i change the icon.

2- Do you have any good ideas for a icon.

View 2 Replies View Related

Ubuntu :: How To Change The Menu Icon

Jan 16, 2011

I know this has been posted before, but non of the former posts helped me. What I would like to figure out is how to change the small Ubuntu logo next to the Applications, Places, System widget on the panel. I'm not sure if this is part of a theme or if it's a system file. Either way; I would love some help on this, as this will bring me one step closer to: world domination / creating a theme, how different are they really?

View 2 Replies View Related







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