Thanks to all for your useful comments;<br>Yes, I do have a Hot Key configuration for display switching. Function key (Fn) plus F10, this worked OK in Windows before I formatted the disk and set it up as a Linux only machine.<br>I did try the Fn + F10 combination before I asked the question.<br>To check the obvious I did an update on xorg.conf which made no difference.<br>I am not using "fglrx"<br>xorg.conf shows I have the ATI driver. This is what the relevant section of&nbsp; the file looks like::<br><br>Section "Device"<br>&nbsp;&nbsp; &nbsp;Identifier&nbsp;&nbsp; &nbsp;"ATI Technologies Inc Rage Mobility M4 AGP"<br>&nbsp;&nbsp; &nbsp;Driver&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"ati"<br>&nbsp;&nbsp; &nbsp;BusID&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"PCI:1:0:0"<br>EndSection<br><br>Section "Monitor"<br>&nbsp;&nbsp; &nbsp;Identifier&nbsp;&nbsp; &nbsp;"Generic Monitor"<br>&nbsp;&nbsp; &nbsp;Option&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"DPMS"<br>EndSection<br><br>Section
 "Screen"<br>&nbsp;&nbsp; &nbsp;Identifier&nbsp;&nbsp; &nbsp;"Default Screen"<br>&nbsp;&nbsp; &nbsp;Device&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"ATI Technologies Inc Rage Mobility M4 AGP"<br>&nbsp;&nbsp; &nbsp;Monitor&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"Generic Monitor"<br>&nbsp;&nbsp; &nbsp;DefaultDepth&nbsp;&nbsp; &nbsp;24<br>&nbsp;&nbsp; &nbsp;SubSection "Display"<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Modes&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"1024x768"<br>&nbsp;&nbsp; &nbsp;EndSubSection<br>EndSection<br><br>Section "ServerLayout"<br>&nbsp;&nbsp; &nbsp;Identifier&nbsp;&nbsp; &nbsp;"Default Layout"<br>&nbsp;&nbsp; &nbsp;Screen&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;"Default Screen"<br>&nbsp;&nbsp; &nbsp;InputDevice&nbsp;&nbsp; &nbsp;"Generic Keyboard"<br>&nbsp;&nbsp; &nbsp;InputDevice&nbsp;&nbsp; &nbsp;"Configured Mouse"<br><br>To answer Yvan's question; I would prefer to have the additional (LCD) display dual headed but right now I would settle for it just
 working!<br>Any further suggestions would be appreciated.<br>Cliff<br><br>