Created attachment 118516 [details] Proposed patch Not sure if this is intended or not, but the man page for the "intel" driver describes the option ZaphodHeads as follow: Option "ZaphodHeads" "string" Specify the randr output(s) to use with zaphod mode for a particular driver instance. If you this option you must use it with all instances of the driver For example: Option "ZaphodHeads" "LVDS1,VGA1" will assign xrandr outputs LVDS1 and VGA0 to this instance of the driver. I suspect the example should read "assign xrandr outputs LVDS1 and VGA1 to this instance [...]" as the option is "ZaphodHeads" "LVDS1,VGA1" (and not VGA0) Also there is a verb missing in the sentence "If you this option you must use it with all instances [...]" Attaching a trivial patch to address those two trivial issues.
commit 0d3e1d3b2e0d82261e367ebba5992c89c429b7c7 Author: Olivier Fourdan <ofourdan@redhat.com> Date: Tue Sep 29 13:18:58 2015 +0200 man: Fix discrepancy in man page for ZaphodHeads
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.