mmutoo wrote:Thanks widget for the reply. Yes, it is in /usr/share/icons directory. If I remember correctly, I have installed it from synaptic. Also it might be helpful if you know that I have installed the LXDE desktop from synaptic as well. And yes, I can see it in Settings manager>Appearence, and I do choose it.
I did a bit of research as I can't find such an icon set in my Debian testing repo anywhere.
I did find the Lxde standard icon theme. This is the discription from Synaptic;
- Code: Select all
LXDE standard icon theme
LXDE-Icon-Theme is the standard icon theme for the Lightweight X11 Desktop
Environment (LXDE).
It is also known as the nuoveXT2 icon theme from which it is derived from.
So mounting my Sid install with Lxde on it I find the icon set. Opening Thunar as root I copy the icons from there to this Debian testing install that is my production OS.
Open Settings Manager and there it is. Click on it and it changes to that icon theme. Can't say it blows my skirt up but it works here.
Why doesn't it work in yours? This is the question. It must work if you log into a Lxde session.
I think I would create a ~/.icons directory in your /home. Copy that icon theme to that directory and change the permissions to your user (in /usr/share/icons it is owned by root)
If you use the file browser opened as root you can change it with the gui you get by right clicking on the stuff and changing it there. Probably a pain to do it that way. May change the permissions on the directory and not the stuff inside it. That is a lot of crap to change permissions on one at a time.
I would, as root;
- Code: Select all
chown -R <user name> /home/<user name>/.icons/nuoveXT2
That should do it. Log out and back in or reboot and see what happens.
Sounds really strange that it does not work. I will copy the bugger over into my LMDE Xfce install and see if it will work there.
Need to get over there sometime today to do my update/upgrade cycle the LMDE recommended way. Not too hot on that myself but as long as it works as well as it has been I will continue recommend LMDE, particularly Xfce, to noobs.
Dell XPS 420 Core2 Quad Q 6600, audigy5.1, Radeon HD 6450 - currently 4 320Gb HDD, Debian Squeeze for secure use, Debian testing for daily use, Debian Sid for fun.