On Thu, Feb 21, 2008 at 11:11 AM, Amarendra Godbole
<[EMAIL PROTECTED]> wrote:
> I am unable to move the display to a projector or an external monitor
>  on my Thinkpad X60, which is running OpenBSD 4.2-current. Fn-F7 is the
>  keycombination to be used to switch displays, but it does not work.
>  Now, I am not too sure if this is a function of the OS, or Thinkpad's
>  firmware. Search engines turned up nothing. Can someone suggest a way
>  by which I can make use of an external monitor? Any software package
>  to control this? Thanks.
>

The X60 is using intel i965 graphics right? (hard to tell without some
dmesg or Xorg.0.log attached to your message)
So X is normally using the 'intel' driver which uses XRandR 1.2.
Plug you projector or external monitor, run 'xrandr --auto' and you
should be setup for mirroring.
Check the xrandr(1) man page and the intel web site
http://www.intellinuxgraphics.org/dualhead.html for more configuration
options.

If I wrong and the X60 doesn't use an intel chipset, please post more
details first (Xorg.0.log or dmesg at least)

Reply via email to