For some reason I also have not been able to access enlightenment.org
from a bunch of different networks.

In the end, I set my DNS servers to directly use the authoritative
name servers for the enlightenment.org domain (found via whois).

Here's the BIND9 entry I am using:

zone "enlightenment.org" {
        type forward;
        forwarders { 216.220.40.243; 209.200.151.4; };
};

Andy


On 11/17/05, Geoffrey <[EMAIL PROTECTED]> wrote:
> Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 16 Nov 2005 20:43:53 -0500 Geoffrey <[EMAIL PROTECTED]> babbled:
> >
> >
> >>Carsten Haitzler (The Rasterman) wrote:
> >>
> >>>On Wed, 16 Nov 2005 16:04:23 +0100 Florent Thiery
> >>><[EMAIL PROTECTED]> babbled:
> >>>
> >>>
> >>>
> >>>>Merci Raster ! :)
> >>>>But i guess noone really understood precisely my problem? It's about
> >>>>entrance, which logon window is centered (sliced between the two
> >>>>screens). Isn't it possible to detect xinerama or radeon's mergedfb to
> >>>>say to entrance to put the "logon" element only on one screen?
> >>>
> >>>
> >>>it is possible to do it. entrance simply does not. as its pretty much
> >>>unmaintained/developed it wont happen unless someone steps up and does it.
> >>
> >>Sounds like something that might be fun.  No time now, but I'll have
> >>some time to take a look at adding some functionality after the 1st of
> >>the year.  Is there a secret handshake?
> >
> >
> > it's called a "patch" - preferably one that works and is good qulity :)
>
> Agreed, who reviews such patches? Just post to the list?  I generally
> test my code on myself before releasing it. :) I was trying to go to
> www.enlightenment.org to see if there were any coding standards, but
> couldn't get to it last night, or this morning.  Is there elsewhere I
> might find such documentation?
>
> I've been using E16 for a while, but I'm just now playing with E17.
>
> --
> Until later, Geoffrey
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to