1
vote
0answers
195 views

Screen resolution startup script in LightDM

I used to fix the resolution of my screens (Which occur quite often, we have 5 computers having this problem at office and one at home) by setting and adding mode with xrandr in the gdm start script. ...
4
votes
1answer
1k views

How can I configure my system to use Twinview correctly?

Story: I have a HP dv7 1020us with a Nvidia GeForce 9600M GT. My internal monitor is broken, so essentially I cant' use it, as I can hardly see anything through it. Recently, I upgraded to Ubuntu ...
7
votes
3answers
16k views

How to force Multiple Monitors correct resolutions for LightDM?

I am affected by the BUG: https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/874241 Otherwise, if like me you have a laptop connected to a second monitor of higher resolution, LIGHTDM at the ...
18
votes
10answers
25k views

How can I make xrandr customization permanent?

I used to edit the startup script for the GDM (/etc/gdm/Init/Default) for to change permanently my display resolution . But how can I do this with the LigthDM in Ubuntu Oneiric? Thanks.