On ÐÑÐ, ÐÐÑ 06, 2005 at 10:18:33 +0200, Andrei Moldovan wrote:
>Hi, I'm new to the list and have one question/problem (screenshot enclosed) :
>I'm using Enlightenment Version: 0.16.7.2 Last updated on: $Date: 2004/12/14 
>22:00:25 $.
>The problem is with the "Remember/Border style" option. I got Eterm to use the 
>border with no buttons. It remembers it only the first time I start it, after 
>that it uses the default one.
>Anyone have any thoughts ?

:)
hello man
this is true, remember option usefull only for first appearance.

If you want to remember border stule forever (for certain theme, not for any 
themes) use another way:
1) open file windowmatches.cfg (it is located in theme dir)
2) you may use some functions to define borderstyle (and other properties 
indeed)

USE_BORDER_FOR_TRANSIENT_CLIENT("TRANSIENT")                                    
                         
USE_BORDER_FOR_SHAPED_CLIENT("SHAPED")                                          
                         
USE_BORDER_FOR_UNRESIZABLE_CLIENT("FIXED_SIZE")                                 
                         
USE_BORDER_FOR_CLIENT_WITH_CLASS("ICONBOX", "BORDERLESS")
USE_BORDER_FOR_CLIENT_WITH_NAME(tool_options, "DYNAMIC")
USE_BORDER_FOR_CLIENT_WITH_TITLE("Eterm", "DEFAULT_ALTERNATIVE")
 

second parameter is border style name.

you may use * in this functions, e.g.
USE_BORDER_FOR_CLIENT_WITH_CLASS("Licq*", "ETERM")

comments are available in the file

/* comments  */

look at nIx theme file for more information

3) How to derive Class , Name or Title?
Ok, look at remember dialog for window you want. You need first three strings.

4) Then you must purge all caches (middle mouse -> maintenance) and restart E.




>"Just because I don't care doesn't mean I don't understand!"
>
>                                               Homer Simpson
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>enlightenment-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-- 
        Levakin Alexandr ( aka frozt )


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to