Ok, I am 99.9% of the way there….
I created a file called /usr/share/X11/xorg.conf.d/10-monitor.conf (after
reading the Debian Wheezy has it’s configs in that directory rather then
/etc/X11).
In 10-monitor.conf I have:
-------------------------
Section "Monitor"
Identifier "VGA1"
Modeline “1920x1080_60.00” 173.0 1920 2048 2248 2576 1080 1083 1088 1120
-hsync +vsync
Option "PreferredMode" "1920x1080_60.00”
EndSection
Section "Screen"
Identifier "Screen0"
Monitor "VGA1"
DefaultDepth 24
SubSection "Display"
Modes “1920x1080_60.00"
EndSubSection
EndSection
Section "Device"
Identifier "Device0"
Driver "intel"
EndSection
-------------------------
And my monitor resolution is correct on log in. Yay! Then in the Display
Settings I found a checkbox to turn off the LVDS1 screen and so when the log in
completes I have only one background image.
The 0.1% that isn’t correct is that the login screen has both monitors live
with the login panel in the upper left of the monitor. This is bordering on
“it ain’t worth my time” but…
-Tom
------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users