You really should look at the windowmatches.cfg file as it does what you want, and a lot more. You can match on window size, name, title, class, type of window etc. And you can use globbing to match multiple windows. I.e., you could use "*" to match any window...
And no, the remember dialogue does not accomplish the same as it only works on the first instance of a window. //Peter > -----Original Message----- > From: Bj�rnar Lib�k [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 16:39 > To: [EMAIL PROTECTED] > Subject: Re: [e-users] change default border style > > I use the Ganymede theme, and I guess the functionality > you're mentioning can be accomplished through the "Remember" > dialogue. The point is that I don't want to do this with every > single application I'm using, and every single application I > might use in the future. Is it possible to make e use my > favorite border style as default? > > tokyo wrote: > > >Hello Bj�rnar > >One way of doing this is by taking advantage of your theme's > >"windowmatches.cfg" file. I suggest you take a good look at > >BrushMetal's windowmatches.cfg for examples on how to setup > >your clients/programs/windows to use a certain border_style. > > > >Here is a quick one: > >USE_BORDER_FOR_CLIENT_WITH_NAME(Eterm_0.9.2, "FIXED_SIZE") > > > >Using the example above. Every time you open an Eterm or > >multiple Eterms, they will all share the same border_style. > >Every...time. > > > >Perhaps its not the best example, but it's very straight forward. > >USE_BORDER_FOR_CLIENT_WITH_NAME(name, border_name) > > > >Look at BrushMetal windowmatches.cfg for more examples. > > > >On Thu, 11 Sep 2003 12:45:28 +0200 > >Bj�rnar Lib�k <[EMAIL PROTECTED]> wrote: > > > > > > > >>Is it, in a simple way, possible to change the default > >>border style in e16? I'm tired of changing the border > >>style every time I start a new application. If not, > >>which source file(s) to edit? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
