Hi,<br><br>Im just wondering if anybody could help me with a little problem I have... but before I start here is my laptop specs.<br><br>Internal 40Gb Hard Drive<br>SiS Integrated Graphics<br>i386<br>Advent 7086 Laptop<br>
CD/DVD R RW+/- Combo<br>Samsung External Hard Drive<br>AOC M19W 19&quot; Widescreen Flat Panel Monitor.<br>-------------------------------------------------------------------------------------<br><br>What I am trying to do is disable my laptop screen and have my AOC 19&quot; monitor as default
<br><br>I have tried system-config-display in runlevel 5 and runlevel 3 but it keeps reverting to the original 1024x768 resolution<br>but I want it 1440x900. for my Widescreen monitor... it is supported as my card recognizes it, also i have tried setting it to dual head
<br>and that works perfectly although it is a completely different desktop. Below is my XORG.conf file<br><br># Xorg configuration created by system-config-display<br><br>Section &quot;ServerLayout&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;single head configuration&quot;
<br>&nbsp;&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; &quot;Screen0&quot; 0 0<br>&nbsp;&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>&nbsp;&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; &quot;Synaptics&quot; &quot;CorePointer&quot;<br>EndSection<br><br>Section &quot;InputDevice&quot;
<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Keyboard0&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;kbd&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;XkbModel&quot; &quot;pc105&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;XkbLayout&quot; &quot;us&quot;<br>EndSection<br><br>Section &quot;InputDevice&quot;
<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Synaptics&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;synaptics&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;Device&quot; &quot;/dev/input/mice&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;Protocol&quot; &quot;auto-dev&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot; &quot;yes&quot;
<br>EndSection<br><br>Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Videocard0&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;sis&quot;<br>EndSection<br><br>Section &quot;Screen&quot;<br>&nbsp;&nbsp;&nbsp; Identifier &quot;Screen0&quot;<br>&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp; &quot;Videocard0&quot;
<br>&nbsp;&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Viewport&nbsp;&nbsp; 0 0<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp; &quot;1440x900&quot; &quot;1400x1050&quot; &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x800&quot; &quot;1152x864&quot; &quot;1152x768&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
<br>&nbsp;&nbsp;&nbsp; EndSubSection<br>EndSection<br><br>Hope someone can help me with this big problem...<br><br>Regards<br>- Nin3<br>