http://img.photobucket.com/albums/v1...ing/kicker.png
Does anyone know how to get rid of that annyoing buggy icon in the red circle (It's in the System Tray applet)? When I use any mouse button on it nothing happens. I use KDE 3.3 on FC3.
Printable View
http://img.photobucket.com/albums/v1...ing/kicker.png
Does anyone know how to get rid of that annyoing buggy icon in the red circle (It's in the System Tray applet)? When I use any mouse button on it nothing happens. I use KDE 3.3 on FC3.
Do you know tha name of the applet? If you do, just type this:You will then get a list over running prosesses/programs called "name_of_applet". If you carefully read the info, next to the name of the owning user, there will be a number (I assume the number "7210" here). Then run this command:Code:ps -ef|grep name_of_applet
^^ Replace "7210" with the PID-number of the applet (next to the owners username), and it should now magicaly disappear :wink:Code:kill 7210
No, I don't know the name :(