I think you can setup than in the "default_background.edc" file of the theme you use.
example:
group {
        name: "desktop/background";
        parts {
                part {
                        name: "background";
                        <...>
                        description {
                                <...>
                                color: 48 78 112 255;
                                <...>

and adding a new part setting your image...

Sorry if this is not the right/correct way to do it...

On 9/5/05, Christophe Hauser <[EMAIL PROTECTED]> wrote:
That is not what I've tried to say.
I've never had a full white screen, but if I set a background image
smaller than the screen resolution, the background color around the
image will still be white, and that's just what I want to change, if
it's possible.

Thanks,

Chris



Carsten Haitzler (The Rasterman) wrote:

>On Sun, 04 Sep 2005 20:31:31 +0000 Christophe Hauser <[EMAIL PROTECTED] >
>babbled:
>
>
>
>>Hello,
>>
>>By default in e17, the background color is white, and I'd like to change
>>it but I don't know where...
>>Is there a config file or something else storing the configuration of
>>the display ?
>>
>>
>
>thats what u get when there is NO background set. ie NONE. it can't find the bg
>tyhat is configured ANd can't find the default theme's bg either. ie thats an
>error state.
>
>
>
>>Thanks,
>>
>>Chris
>>
>>
>>
>>-------------------------------------------------------
>>SF.Net email is Sponsored by the Better Software Conference & EXPO
>>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
>>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
>>_______________________________________________
>>enlightenment-users mailing list
>> [email protected]
>>https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>>
>>
>
>
>
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to