|
From: Hall S. <hal...@mi...> - 2003-09-22 12:24:07
|
At 11:05 AM 9/22/2003 +0800, Didier Casse wrote: >Sorry to bug you guys again. But right now, I'm doing a major revamp of my >enlightenment to make it look really hip! > >After some struggle, I finally managed to change my fonts, modify my >favorite themes by hacking piece by piece, etc... > >Now I would like to know how to change the icons in the iconbox. When you >minimize let's say Eterm you get a greenish computer monitor. I've my own >icons and I want to substitute it in place of the monitor. How do I do >that? > >I also want to substitute my mozilla icon as I do not really like a >thumbnail of the browser in the iconbox. Thanks for the help. Do a search on your system for "icondefs.cfg". You can either edit the system-wide version or copy that file to your ~/.enlightenment directory. Open it up in your preferred text editor... It's not terribly difficult to understand. Use E's window properties (right-click the app's border, select "Remember...", and look at "Name", "Class", and so on. Those, as I recall, are used by the icondefs file to ID windows. Hall |