Using External Monitor as Main Screen during OS Install?

I have a MacBook whose screen has gotten trashed (less than half of the left side visible), and I am resigned to using an external monitor. But I need to re-install Leopard. When I boot from the DVD, the trashed screen is the main one, and the external monitor is active, but the installer screens won't drag. Obviously I can't get to the Monitors Preferences to reset the main screen. BTW, resetting the main screen to the external monitor doesn't persist across the reboot.
SO: Is there a way to use the keyboard OR is there a Terminal command for switching the main screen to the external monitor?
Thanks in advance for any tips.

Try this trick. Get everything set for the install. You can have the disk in the drive so it is ready to rock as soon as you start. Have the external display hooked up. Turn off your MacBook. Now hit the on switch. As soon as you do close the display on the MacBook this will force the MacBook to use the external display as the main Monitor. Now do your install. You can open the MacBook and the internal display will stay off and the external will continue being the main monitor. This will allow use of the keyboard if you don't have an external one.

Similar Messages

  • How to blank laptop screen when using external monitor/

    Hi there
    I need some help with figuring out how to configure my xorg.conf for my Arch Linux 64 bit installation on a HP Pavilion dv 5000 laptop so that I can automatically blank my laptop screen when using an external monitor.  I have Arch Linux installed along with Ubuntu Feisty.  In Ubuntu my external monitor (Viewsonic 1912WB) was not detected at the time of installation but with the native 1280X800 resolution that is good for the laptop takes effect for the external monitor automatically when the external monitor is plugged in.  The laptop monitor goes blank when the external monitor is plugged in.
    In my Arch Linux installation I have not been able to configure a dual head configuration using the ATI Radeon drivers (fglrx).  I have the native 1280X800 resolution set up for the laptop monitor and this resolution takes effect for the external monitor also.  However the laptop monitor also continues to function when the external monitor is plugged in.  I would like to blank the laptop monitor when using the external monitor.
    I am attaching my Arch Linux xorg.conf and the Ubuntu xorg.conf below.  Thanks for anyone who can help, I am having a lot of difficulty in figuring out how to set up xorg.conf among all the things that I have had to learn so far in Linux and I am a relative newcomer to the whole thing. I have tried to compare the two xorg.conf files and edit my Arch xorg.conf in accordance with the Ubuntu one but it did not work and I keep getting errors!
    I am using XFCE as my Desktop environment.
    Arch Linux xorg.conf
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this  section  is used to specify
    # which dynamically loadable modules to load.
    # Files section.  This allows default font and rgb paths to be set
    # Server flags section.
    # Input devices
    # Core keyboard's InputDevice section
    # Core Pointer's InputDevice section
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices.  This is for example only.  Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    #    Identifier  "Mouse2"
    #    Driver      "mouse"
    #    Option      "Protocol"      "MouseMan"
    #    Option      "Device"        "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball"
    #    Driver     "magellan"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball2"
    #    Driver     "spaceorb"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen0"
    #    Driver     "microtouch"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "1412"
    #    Option     "MaxX"          "15184"
    #    Option     "MinY"          "15372"
    #    Option     "MaxY"          "1230"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen1"
    #    Driver     "elo2300"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "231"
    #    Option     "MaxX"          "3868"
    #    Option     "MinY"          "3858"
    #    Option     "MaxY"          "272"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonThreshold"       "17"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    # Device configured by xorgconfig:
    # Screen sections
    # Any number of screen sections may be present.  Each describes
    # the configuration of a single screen.  A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present.  Each describes
    # the way multiple screens are organised.  A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option.  In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    # Section "DRI"
    #    Mode 0666
    # EndSection
    Section "ServerLayout"
    # The Identifier line must be present
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens.  The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen.  In this example, screen 2 is located to the
    # right of screen 1.
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used.  Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
        Identifier     "Simple Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
    # The location of the RGB database.  Note, this is the name of the
    # file minus the extension (like ".txt" or ".db").  There is normally
    # no need to change the default.
    #    RgbPath    "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    #    FontPath   "/usr/share/fonts/TTF"
    #    FontPath   "/usr/share/fonts/Type1"
    #    FontPath   "/usr/lib/X11/fonts/local/"
    #    FontPath   "/usr/lib/X11/fonts/misc/"
    #    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
    #    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
    #    FontPath   "/usr/lib/X11/fonts/Speedo/"
    #    FontPath   "/usr/lib/X11/fonts/Type1/"
    #    FontPath   "/usr/lib/X11/fonts/TrueType/"
    #    FontPath   "/usr/lib/X11/fonts/freefont/"
    #    FontPath   "/usr/lib/X11/fonts/75dpi/"
    #    FontPath   "/usr/lib/X11/fonts/100dpi/"
    # The module search path.  The default path is shown here.
    #    ModulePath "/usr/lib/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "Module"
    # This loads the DBE extension module.
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    # This loads the font modules
    #    Load        "type1"
    # This loads the GLX module
    #    Load       "glx"
    # This loads the DRI module
    #    Load       "dri"
        Load  "dbe"      # Double buffer extension
        SubSection "extmod"
            Option        "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load  "freetype"
    #    Load        "xtt"
    EndSection
    Section "InputDevice"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    #    Option     "Protocol"      "Xqueue"
    #    Option    "Xleds"      "1 2 3"
    #    Option "LeftAlt"     "Meta"
    #    Option "RightAlt"    "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults).  For example, for a non-U.S.
    # keyboard, you will probably want to use:
    #    Option "XkbModel"    "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    #    Option "XkbModel"    "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    #    Option "XkbLayout"   "de"
    # or:
    #    Option "XkbLayout"   "de"
    #    Option "XkbVariant"  "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    #    Option "XkbOptions"  "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    #    Option "XkbRules"    "xorg"
    #    Option "XkbModel"    "pc105"
    #    Option "XkbLayout"   "us"
    #    Option "XkbVariant"  ""
    #    Option "XkbOptions"  ""
    #    Option "XkbDisable"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option        "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
        Option        "XkbRules" "xorg"
        Option        "XkbModel" "pc104"
        Option        "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    # Identifier and driver
    # the following line.
    #    Option "Protocol"    "Xqueue"
    # Mouse-speed setting for PS/2 mouse.
    #    Option "Resolution"    "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    #    Option "BaudRate"    "9600"
    #    Option "SampleRate"    "150"
    # Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    #    Option "Emulate3Buttons"
    #    Option "Emulate3Timeout"    "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    #    Option "ChordMiddle"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option        "Protocol" "Auto"    # Auto detect
        Option        "Device" "/dev/input/mice"
    # When using XQUEUE, comment out the above two lines, and uncomment
        Option        "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    EndSection
    Section "Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    #    HorizSync    30-64         # multisync
    #    HorizSync    31.5, 35.2    # multiple fixed sync frequencies
    #    HorizSync    15-25, 30-50  # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        Identifier   "My Monitor"
        HorizSync    30.0 - 62.0
        VertRefresh  50.0 - 70.0
    EndSection
    Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
    EndSection
    Section "Device"
    # The chipset line is optional in most cases.  It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    #    Chipset    "generic"
    # The Driver line must be present.  When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module.  Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for.  When this line isn't present, a device
    # section can only match up with the primary video device.  For PCI
    # devices a line like the following could be used.  This line should not
    # normally be included unless there is more than one video device
    # intalled.
    #    BusID      "PCI:0:10:0"
    #    VideoRam    256
    #    Clocks    25.2 28.3
        Identifier  "Standard VGA"
        Driver      "vga"
        VendorName  "Unknown"
        BoardName   "Unknown"
    EndSection
    Section "Device"
        #VideoRam    131072
        # Insert Clocks lines here if appropriate
        Identifier  "* Generic VESA compatible"
        Driver      "vesa"
    EndSection
    Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
    EndSection
    Section "Screen"
        Identifier "Screen 1"
        Device     "* Generic VESA compatible"
        Monitor    "My Monitor"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     8
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Ubuntu xorg.conf
    # /etc/X11/xorg.conf (xorg X Window System server configuration file)
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    # Edit this file with caution, and see the xorg.conf(5) manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    #   sudo dpkg-reconfigure -phigh xserver-xorg
    Section "Files"
        FontPath    "/usr/share/fonts/X11/misc"
        FontPath    "/usr/share/fonts/X11/cyrillic"
        FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath    "/usr/share/fonts/X11/Type1"
        FontPath    "/usr/share/fonts/X11/100dpi"
        FontPath    "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection
    Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
    EndSection
    Section "InputDevice"
        Identifier    "Generic Keyboard"
        Driver        "kbd"
        Option        "CoreKeyboard"
        Option        "XkbRules"    "xorg"
        Option        "XkbModel"    "pc105"
        Option        "XkbLayout"    "us"
    EndSection
    Section "InputDevice"
        Identifier    "Configured Mouse"
        Driver        "mouse"
        Option        "CorePointer"
        Option        "Device"        "/dev/input/mice"
        Option        "Protocol"        "ImPS/2"
        Option        "ZAxisMapping"        "4 5"
        Option        "Emulate3Buttons"    "true"
    EndSection
    Section "InputDevice"
        Identifier    "Synaptics Touchpad"
        Driver        "synaptics"
        Option        "SendCoreEvents"    "true"
        Option        "Device"        "/dev/psaux"
        Option        "Protocol"        "auto-dev"
        Option        "HorizScrollDelta"    "0"
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "stylus"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "stylus"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "eraser"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "eraser"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "cursor"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "cursor"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "Device"
        Identifier    "ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
        Driver        "ati"
        BusID        "PCI:1:5:0"
    EndSection
    Section "Monitor"
        Identifier    "Generic Monitor"
        Option        "DPMS"
    EndSection
    Section "Screen"
        Identifier    "Default Screen"
        Device        "ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
        Monitor        "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
            Depth        1
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        4
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        8
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        15
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        16
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        24
            Modes        "1280x800"
        EndSubSection
    EndSection
    Section "ServerLayout"
        Identifier    "Default Layout"
        Screen        "Default Screen"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice     "stylus"    "SendCoreEvents"
        InputDevice     "cursor"    "SendCoreEvents"
        InputDevice     "eraser"    "SendCoreEvents"
        InputDevice    "Synaptics Touchpad"
    EndSection
    Section "DRI"
        Mode    0666
    EndSection

    Xrandr 1.2 provides means for this. But today the only supported configuration is xorg-server-1.3 + xf86-video-intel-2.0. So for Radeon you'll have to wait for drivers that support Randr 1.2.
    On my laptop (Thinkpad x60s) that would be:
    xrandr --output VGA --auto
    xrandr --output LVDS --off

  • My mac won't recognize an external monitor. The screen Goes Blue Once, then goes blue again and the second monitor just turns off. I am using an HDMI adapter to a visio TV. I also have my xbox on the tv. Can anyone Help??

    My mac won't recognize an external monitor. The screen Goes Blue Once, then goes blue again and the second monitor just turns off. I am using an HDMI adapter to a visio TV. I also have my xbox on the tv. Can anyone Help??

    Lol, figured out the first part. Just for those who may be searching, when you click on the Display Preferences, and click on the arraingment tab... it not only shows where your two screens will be displayed, but the WHITE BAR at the top of one screen is the dock/toolbar. Click and hold to grab this and just slide it over to the screen you'd like it to be on.
    You have to release it IN the screen box, not on top of it... and it should pop right over to the new (or old) screen. At any rate, you can put the dock on either (or any) screen that you prefer.
    I am thinking of ordering more of these. Lol. 3 monitor setup seems like it would be crazy good.
    Still looking for the answer to keeping the new 16" screen on the right without switching between screen #s with that... not expose... Lion feature.
    Thanks. Hope my other question has an answer out here.
    Paul H

  • How can I make an external monitor the main display?

    I have a mid 2007 iMac running OS X 10.4. The internal monitor is broken and all it shows is a bunch of lines.
    I have connected an external Samsung monitor. All I see in it is a desktop background: no icons, no menus, no dock. I believe this is because the display is in extended mode and the main display is the internal monitor. I cannot use the System Preferences Panel to change this, because the internal monitor is useless.
    I have a second, newer iMac, from which I can login to the first via ssh.
    Is there a way to make the external monitor the main display from the command line?
    (I have though of editing the Preferences List, but I do not know what to change and how to change it. I do have Developers Tool installed and thus can access the Preferences List Editor.)
    Thanks in advance!!!
    Gustavo J. Mata

    Hi everybody!
    To solve the problem I wrote a script that creates a Systems Preferences windows which shows up in the external monitor. Once this happens the configuration can be changed manually, to make the external monitor the main display. This is what I did:
    First I created a user with automatic login in the faulty machine. To do this:
    1.- Restarted this malfunctioning iMac in Firewire Target mode.
    2.- Rebooted the working iMac using the other machine as startup disk.
    3.- Created the user.
    4.- Restarted both machines normally
    Next I wrote a script which opens System Preferences and shifts its window to the left:
    5.- In the working machine I saved the script as a 'Run only' application:
    tell application "System Preferences"
    activate
    set x0 to 1080
    set y0 to 200
    set dx to 800
    set wx to 600
    set wy to 600
    set the bounds of the first window to {x0, y0, x0 + dx + wx, y0 + wy}
    end tell
    6.- Then uploaded it to the iMac with the faulty screen.
    7- Shut down both machines.
    Then I added the script application to the automatic login user in the faulty machine:
    8.- Restarted the malfunctioning iMac in Firewire Target mode.
    9.- Rebooted the working iMac using the other machine as startup disk.
    10.- In System Preferences added the script to login items.
    11.- Restarted both machines.
    The System Preferences window now showed in the external terminal. I was able to go into the Displays pane and set the external monitor as the main display (dragging the white bar to it).
    Cheers,
    Gustavo J. Mata

  • Using EXTERNAL Monitor (eSata question too) do you need KEYBOARD Attached?

    First, do you need a keyboard attached? I ask as I can't seem to figure out how to use external MONITOR and CLOSE the macbook pro to watch STREAMING video as the computer goes to sleep.
    Have tried using the F7 as well as in display preferences moving the DOCK to various monitors, regardless, it still goes to sleep when I shut the MBP, so am wondering if a keyboard has to be attached as it doesn't know you are watching video.
    Second thing, I want to use the EXTERNAL to WATCH STREAMING video, however, if I click on FULL SCREEN (external) which is using Silveright, both DISPLAYS go FULL Screen. For the life of me I cannot get external to display FULL SCREEN and have the MBP open to use for other things, work, net browsing, et-cetera.
    Thanks.

    I ask as I can't seem to figure out how to use external MONITOR and CLOSE the macbook pro to watch STREAMING video as the computer goes to sleep.
    If your MacBook Pro goes to sleep who will stream the video?
    For the life of me I cannot get external to display FULL SCREEN and have the MBP open to use for other things, work, net browsing, et-cetera.
    If the mirror display is turned off in the "Display" preference, you would be able to (usually) watch videos in full screen in the external display and work in your main display. But some application may not support this. Check if the application that you are using for streaming video has any preferences to deal with the external display, if not, see if there is any other application that would solve the problem.

  • Satellite A100-646 and external monitor shows black screen

    Hello to everybody,
    I have a similar problem with A100-646 (bought in Italy). Laptop's LCD and external monitor shows black screen but system boots without other problem. When laptop is not used for a long time (half a year) it work for one week without any problem.
    Unfortunately, there is no proper service in a place where I live. Perhaps, there is a problem with power supply.
    Is there other idea? Does anybody have a service manual? ([email protected])

    It is not easy to find shop where you can order original and new hardware components.
    Best source for such parts is definitely eBay where you can buy used but well working components.
    Upgrade? You must know that upgrade on mobile computers is not the same as on desktops. Cooling possibilities are not the best and each notebook model has optimized cooling system for original parts. So new graphic card can be more powerful and produce more heat and it is definitely not good for your notebook. So best thing you can do is to replace it with original part.

  • GS70 Stealth Pro Crashes when using external monitor..

    Hi Guys,
    I just bought a GS70 ghost pro a few weeks ago and have been loving it, no problems, running Battlefield 3 and watchdogs..
    However I just bought an external monitor, Asus VG248QE, when i connected it via display port and tried to play Battlefield 3 on the external monitor the laptop crashed - both screens blank- fan on- power button went orange- had to hold down the power button to reset.
    Tried it again, opened Bf3 in window mode, put it on external monitor, went to full screen - it played ok for a few minutes then the laptop crashed again..
    I had played bf3 no problems on the laptop screen previously.
    Anyone got any ideas what might be going on? I'm new to gaming on pc so I'm a bit lost, any suggestions would be welcome.
    Thanks,
    Dan

    Which nvidia driver are you using? (latest one from nvidia GeFormce Experience or MSI website)
    Try to use the one from MSI website and update the latest VBIOS(80.04.F7.00.0C).
    http://www.msi.com/support/nb/GS70_2PE_Stealth_Pro.html#down-firmware&Win8.1 64
    step by step guide:http://www.msi.com/files/pdf/VBIOS_Update_under_DOS_mode_EN.pdf
    Can you check the CPU and GPU temperature under two situation? (1. when running without external monitor 2. using external monitor)

  • Using External Monitor (Closing Laptop shut down image on external)

    I am always having to RESTART the MBP to get the screen on the external monitor exclusively. I usually use my MBP with external monitors but when I close the laptop the external goes blank too. Then i have to restart and close the laptop very quickly.
    Is there some way to do this without restarting computer each time? (close laptop but keep image on external monitor).

    My 'wish' is to be able to hot switch without 'sleeping' the MBP as this interrupts backups and network drives etc.
    You mean that you want to be able to go from clamshell mode to open MBP with its display in use? As far as I know this isn't really possible. I'm not at home at my external screen right now so I can't test for sure... but as far as I know as soon as you are in clamshell mode the internal display is deactivated. Have you tried opening it up while its in clamshell mode and then unplugging the display? Maybe if you open it while in clamshell mode, and select "Detect Displays" before unplugging the external screen, the MBP display will come back on. In my mind, this should cause the MBP display to come on, but I'm not sure and I'm not in a position to test it now unfortunately. When I get home I'll check it out for you and see what I can figure.
    You're right though, the best solution right now may be to leave the MBP open, use the external display in "mirror" mode, and dim the display of the MBP down to nothing using F1/F2.
    One more thing: When I started using external monitors and projectors, I did not use the menubar item for "Displays". But, I've since started using it and it really makes things much more simple for managing external displays. You can turn it on in System Prefs --> Displays. Then you can detect displays, adjust their resolution, and change the mirroring settings on the fly without System Preferences.
    --Travis

  • Macbook Pro 15 Late 11 extreme fans noise when using external monitor

    Dear Apple, recently I bought Macbook Pro 15 Late 11. I really love it's speed and new OS X Lion, BUT this Macbook really noisy when I use external monitor and keyboard. I work on external monitor all the time. I don't care about how hot my Macbook is when I'm on external monitor. Let it just be hot and quiet.
    P.S. Example. I run Ableton Live and have 6200 RPM working on external monitor (awfully loud!). CPU 90% idle. When I switch off external monitor and use internal one, RPM drops down to 4500 with the same Ableton work session. By the way, I don't need cool graphic card. Apple, let our work days be quiet.

    I did that and it didn't help. It's common problem with an external monitor. Here are some links:
    http://forums.macrumors.com/showthread.php?t=1162550
    http://www.ivy-rose.co.uk/Articles/Macbook-Pro-Cooling-Issues

  • Use BADI to enhance main screen of T-CODE XK02

    Hi everybody!
    I want use badi to enhance main screen of XK02. (add button!)
    I already found method of BADI.
    But i make out!
    I don't know how to using that method.
    Please help me !
    Thanks in Advance !

    Hi,
    Try this..
    Re: SE19 (BAdI Builder) Help for Vendor Master Screen Enhancement

  • EMac Panther - Using external monitor, I want to shut off the main monitor.

    Hello guys and gals. I have an eMac with Panther. I'm using the VGA adapter so I can use a nice LCD TV as my screen. It works great and as you may know, it will only mirror the main screen (both screens show the same thing).
    What I want to do is shut off the eMac Monitor (crt) and only use the external LCD through the VGA Adapter. Is this possible?
    Thanks in advance!
    -Monty

    Try using the Desktop & Screen Saver pane of System Preferences to set a hot corner on the display and using that corner to sleep it. If that doesn't work, it can't be done.
    (42682)

  • Major Problem - LCD Screen Unreadable - Using External Monitor - First Aid

    My LCD Screen is cracked, and only 5% of the screen is readable, and I dont have the resources to have it repaired, so have been using an external monitor to do my computing needs.
    However, somehting happened to the OS X, and it MUST be repaired according to Disk First Aid. Putting the CD, and I want to force the output of the CD to be put on the external monitor, not the LCD since I can't read it. How can I make it show on the external monitor?

    Hi Chef
    Insert your System CD an select it as startup volume in "SystemPreferences"/"StartupDisk". Restart your book and close the lid right after the chime. Voilà, your external screen should be main screen now.
    Regards P

  • PB screen broken-using external monitor now-but can't see hardware test

    Hi. I have a 15" PB (1.33GHz) that was recently dropped. The screen was decimated... unusable and can see maybe the far left 1" of the screen... the rest is 100% unusable. So currently I am using a 19" monitor. I was wondering a few things... Is it possible to somehow disable the screen in the computer? I removed it, but the PB nows thinks there are two VGA monitors hooked up (?)... so I put the screen back in and I just sleep it everytime I start up and wake it with an external mouse so I can set my resolution on my external 19" monitor. It's not a huge deal if there's no way to disable it so that I can just remove the thing and the powerbook can be my keyboard
    Anyway, I also can not run the hardware test because the F7 key (to mirror) wont work with it. Anyone have an idea what I can do about this? Somehow force the G4 to recognize the external monitor in the hardware test mode?? I suspect some other problems with the G4... such as a bad ram slot (the lower one) - it doesn't recognize any ram sticks that I put in there. I've read that lots of others had this problem... and even though I have applecare, I suspect that Apple won't recognize this since it has been dropped.
    Any help is appreciated. Thanks

    I assume this is due to the fact that system detects your internal monitor as default one, and that is there where system sends main data. In order to force system send data to the external monitor, get a mouse and physical keyboard, close MB lid, and then press any key on the external keyboard.
    when you get there, go to system preferences/display, and manually move the Apple upper bar to the external monitor, then choose mirror; ultimately, set optimal resolution.

  • Can't use external monitor as default monitor for full-screen settings

    Hey guys,
    I have been trying to get quicktime to let me use my external monitor as the full-screen monitor. Every time I go into full-screen, it reverts back to my MBP screen.
    I cannot seem to find this option even in the fullscreen preferences. Rather than having an option I can click on (like I've seen in pictures), it just says "Movie Size." I have Quicktime Pro 7.5.5 and I am running Leopard.
    Any ideas? I can play most of my movies on VLC, but since I paid for Pro it would be nice if I can get it to work on my external monitor.

    I have to say, I am in exactly the same place ppshr150 is. I have checked both Quicktime and Quicktime Player preferences and the option to choose a default screen for full-screen presentation of movies does not exist.
    I can drag movies over to the second monitor and then press Command F and they will play there but from a presentation perspective, this is rather unprofessional.
    It surprises me that Apple does not have this option. Or is it a bug they haven't/won't fix?

  • How to switch off internal macbook screen when using external monitor(s)

    as far as i observed, adding external displays ( running different screens on them, not mirroring)  to a macbook pro  increases the gpu workload and with that comes temperature rise in the laptop and increase in ventilator noise - and probably increased hardware aging and risk of component faillure due to high temperature inside the laptop.
    simply try connecting two external 27" screens and open some flash video on both of them. then run a temperature monitoring software and watch temps rise, compared to running same flash videos / demanding tasks only on one connected external screen or only on the laptop screen with no external monitor connected.
    especially in mavericks, due to its increased background routines, such a set-up appears ever the more taxing, then again who does not love apple`s nice adds showing laptops with two 27” screens connected to it and the workspace vision they invoke....
    i have seen temps around 100° to 102° celsius on a 13" macbook pro 2012 edition, which i would expect is territory where the cpu / gpu temp safety switches will trigger system shutdown any time soon ( hardware status before verified as fully in order by apple service and default osx installation)
    imagine your anti-virus software starting some realtime content screening while runnign some demanding tasks already and the system shuts down easily (all such situation observed in reality)
    (would be interesting to see how a retina display macbook fares with 2 external monitors running demanding tasks, considering the retina display already increased taxing for the gpu - any experience from users of such a setup would be very much appreciated as it will provide critical purchase decision intelligence for all of us envisioning a retina-book and two big screens adoring our desks...)
    turning down the macbook`s built-in screen`s backlight may reduce power consumption but i have not seen any evidence that it switches off the gpu-to-screen feed and respective gpu load - it certainly did not prevent gpu, cpu, board, etc temps to rise to borderline levels.
    so the key question here is, how to switch off the macbook pro`s built-in screen in order to avoid gpu cycles being wasted on that screen ( and the resulting heat developments)  when working with big external screen(s)  connected to the laptop ?

    this thread talks about running several monitors as advertised by apple and running demanding task on them.
    with the lid open, the keyboard offers a very efficiant heat escape vector, which is blocked when the lid is closed - this is a basic and commonsense insulation effect.  this thread also mentions the use of temperature monitoring software and thus a repeatable test setup. the temps recorded were also mentioned. they rose when the lid was closed, the running task remaining unchanged. as far as i could track down the cpus in discussion will shut down around the 105 degree celsius range. i observed system shut downs when the system approached 103° celsius.  not to mention that the fans will run loud well before that.
    again this is on hardware checked and ok-ed by apple service.
    the question still welcoming an expert answer: is there any way to switch off the built-in macbook monitor while the lid is open ?

Maybe you are looking for

  • Can an iTunes Media folder be on a LAN network drive?

    That is, remote from the Mac on which the library is managed, but (obviously) on the same LAN. When "Copy files to iTunes Media folder" is set, and I import a CD via the managing mac, will the files land up on the network drive or into the iTunes fol

  • Expansion Card can't be read

    Hey I've just bought a new tungsten E2 handheld device and bought with it a 2 GB expansion card, but the device can't seem to be able to read it. it's brand is kingston and it doesn't appear whatsoever in the card info. Can you help me plz  thanks Po

  • How to install TOP command

    Can anyone guide me how to install TOP command in solaris 10, 64bit OS? thanks

  • Nal Window won't open

    My Nal Window remains minimized when users log in. When you click on it, it looks depressed, but it never opens up. The only way to open it is to "right" click on the icon and then select "maximize". How do I fix this?

  • Saving and Workspace issues

    I'm new to using a Mac. Last week I bought an iMac and installed the trail version of CS5. Prior to that I worked with CS4 on a PC. My default screen mode is transparent. I find this distracting to see Bridge or some other app in the background of th