1 Jun 2005 01:06
Re: [E-devel] Ecore_config command line tool
Carsten Haitzler <raster <at> rasterman.com>
2005-05-31 23:06:32 GMT
2005-05-31 23:06:32 GMT
On Wed, 25 May 2005 12:47:57 +0100 Simon Poole <simon.armlinux <at> themalago.net>
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
(Continue reading)
RSS Feed