Comment 20 for bug 331918

Revision history for this message
Donjan Rodic (bryonak) wrote :

Confirming this bug on Jaunty 64bit with a default Compiz setup.
My main display is 1024x768, the secondary is 1280x720 and was restricted to the dimension of the first.

My fix is similar to what TJ has done:
gconf-editor: apps -> compiz -> general -> screen1 -> options
create a boolean called "detect_outputs" and set to TRUE
create a list called "outputs" and make this entry: 1280x720+0+0

Restart X, both screens work as they should.

This regression could probably be fixed by having Compiz set the detect_outputs and outputs vars.