Summary: | xorg.conf file crashes server with old syntax. | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Colin Guthrie <colin> | ||||
Component: | Driver/intel | Assignee: | Eric Anholt <eric> | ||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Colin Guthrie
2007-04-21 09:32:30 UTC
Created attachment 9674 [details]
User's log
The log file of the user who had this problem.
The user posted his Xorg.conf here: http://troumad.developpez.com/linux/serveurx/xorg/#L2.1 But the relevent section appears to be his serverlayout which was: Section "ServerLayout" Identifier "double" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "SynapticsMouse1" "AlwaysCore" Screen "screen1" Screen "screen2" RightOf "screen1" Option "Xinerama" "on" EndSection As someone pointed out, "man xorg.conf" still says the "Screen xxx LeftOf yyy" syntax is OK.... If it has been deprecated it should be removed from the docs ;) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.