On 18 Nov 2001, Kenneth Jacker wrote:

> I've got a Dell Latitude CPx laptop running RH7.0 and XFree86-4.0.1-1.
> 
> When I use the machine with a projector, I am able to get an image on
> the laptop's monitor *or* the publicly-viewable screen but not both.
> I press the Fn+F8 (CRT/LCD) key to switch the image target(s). Note
> that when using the "other" evil OS, everything works fine.
> 
> Is this a known problem?  Is there (hopefully!) a fix?
> 
> Thanks for any help that you might provide,
> 

On my IBM Thinkpad I had to add the intern_disp/extern_disp options to the 
"Device" section in the X config file. E.g.:

Section "Device"
      Identifier     "NeoMagic"
      VendorName     "MagicGraph 256 AV 48K"
          Option     "hw_cursor"
          Option     "intern_disp"
          Option     "extern_disp"
EndSection


Hope this helps.
Werner




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to