On 12:36 Sun 25 Sep , Scott Ferguson wrote: > A non-DE way of achieving the same thing is to create:- > /etc/X11/Xsession.d/45custom_xrandr-settings >
I tried it and put my xrandr --output DVI-I-1 --mode 1920x1200 --pos 0x0 --output DVI-I-2 --mode 1920x1080 --pos 1920x0 line in that file and did chmod 755 to the file and it did not work. I did the following for the xorg.conf and it works Section "Device" Identifier "Card0" Driver "nouveau" Option "DVI-I-1" "DVI-I-1" Option "DVI-I-2" "DVI-I-2" EndSection Section "Monitor" Identifier "DVI-I-1" # Option "Primary" "True" Option "PreferredMode" "1900x1200" EndSection Section "Monitor" Identifier "DVI-I-2" Option "RightOf" "DVI-I-1" Option "PreferredMode" "1900x1080" # Option "Primary" "False" EndSection so I am happy. Thank you. I dont know why the directory file entry did not get used. maybe because i had another xorg.conf file it overrode that setting? I have to tell it to use nouveau somewhere? Mitchell > and put your settings there > > > > Cheers > > -- > "People say, “Don’t be hard on the New Kids [on the Block], Bill. > They’re good kids. They’re role models.” When did banality and > mediocrity become good examples for your children? They are demons sent > to the earth to LOWER THE STANDARD." > — Bill Hicks > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: http://lists.debian.org/4e7e939e.80...@gmail.com > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110925032424.ga6...@earthlink.net