On Wed, 25 May 2005 12:47:57 +0100 Simon Poole <[EMAIL PROTECTED]>
babbled:

> Okay Raster, I took the bait..
> 
> Here's a simple command-line tool ('econfig') to read and write settings 
> to an Ecore_config file.  The name was chosen to avoid confusion with 
> the altogether different 'ecore-config'.

one request - can you call it ecore_config? :) i just like namespacing all the
binaries as well as libs and everything else :)

> Provided as a patch against ecore-0.9.9.007, but should apply cleanly 
> against CVS HEAD. Given my inexperience with ecore_config, someone 
> should cast an eye over it before committing.
> 
> Example usage:
> To set EWL apps to always render to the framebuffer for the current user:
> 
> # mkdir $HOME/.e
> # econfig $HOME/.e/config.eet set /ewl/evas/render_method str "fb"
> 
> Just type 'econfig' for usage information
> 
> One thing -- I've not been diligent about free()ing stuff as it's a fire 
> and forget command-line tool so that kind of thing is done for you by 
> the Linux kernel on exit.  Does that create portability problems wrt 
> other OSes?

nah - i dont think efl is really ever destined for os's that dont free up for
you on exit... :) i've gotten lazy over the years and just ASSUME it will be
done for me now :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to