Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 19:52:14 +0200
From:      Christer Hermansson <mail@chdevelopment.se>
To:        freebsd-x11@freebsd.org
Subject:   Xorg impossible problems
Message-ID:  <46F6A7CE.5000903@chdevelopment.se>

next in thread | raw e-mail | index | archive | help
>And finally my xorg.conf file:
>
>Section "ServerLayout"
>        Identifier     "X.org Configured"
>        Screen      0  "Screen0" 0 0
>        InputDevice    "Mouse0" "CorePointer"
>        InputDevice    "Keyboard0" "CoreKeyboard"
>EndSection

I think you should change the line  

Screen      0  "Screen0" 0 0

to

Screen      "Screen0"

-- 

Christer Hermansson





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F6A7CE.5000903>