Xorg impossible problems

Christer Hermansson mail at chdevelopment.se
Sun Sep 23 12:30:20 PDT 2007


Kevin Oberman wrote:
>> I think you should change the line  
>>
>> Screen      0  "Screen0" 0 0
>>
>> to
>>
>> Screen      "Screen0"
>>     
>
> See the man page for xorg.conf(5) in the section on ServerLayout.
>
> Assuming a single screen display, there is no difference between these
> two syntaxes. Xorg -config will generate the more verbose form, but the
> three integer arguments are optional and default to '0', so this is
> unlikely to make any difference.
>
> Of course, if there are two screens, the extra arguments are no longer
> optional.
>   

Okey, I never looked at the docs, just thought it looked like some 
unwanted characters, bad formating, I never been dealing with digits 
like that in my x config. I forgot to read the man page before my reply.

-- 

Christer Hermansson




More information about the freebsd-x11 mailing list