Results 1 to 3 of 3
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 ...
- 04-19-2005 #1Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
Weird icon on Kicker
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.
- 04-19-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
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 disappearCode:kill 7210
- 04-19-2005 #3Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
No, I don't know the name


Reply With Quote
