Laptop: native monitor vs. external monitor

These days I usually switch on the laptop (an Asus Zenbook) when it is already plugged in to an external monitor. This causes the external monitor to be the *only* one to display anything -- which is fine most of the time, because that's precisely what I want. The problem is that, on the very few occasions when I need to revert back to the laptop's native monitor, I simply cannot make it display anything whatsoever -- unless I reboot the machine with the external monitor unplugged.
I've tried all the xrandr variations I could think (and google) of, and nada. Also, if I try doing it on KDE's System Settings, the resolution of the external monitor will change, but the native monitor will still be blank; and if I click "Identify Outputs", the identifiers for both monitors will be shown on the external one!! (albeit on slightly different locations). Here's the output of xrandr (external mon. plugged in, native disabled):
$ xrandr
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192
eDP1 connected (normal left inverted right x axis y axis)
1920x1080 60.00 + 40.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.00
800x600 60.32 56.25
640x480 59.94
VGA1 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 428mm x 255mm
1440x900 59.89*+ 74.98
1280x1024 75.02 60.02
1280x960 60.00
1152x864 75.00
1024x768 75.08 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 60.00
720x400 70.08
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
Help?

ewaller wrote:Perhaps you should share some of the xrandr incantations you have tried and post the full output of those commands.
Perhaps I should have in my original question, but the point is now moot, for after more googling, I found these two bugs that I had missed yesterday:
https://bugzilla.redhat.com/show_bug.cgi?id=844985
https://bugs.freedesktop.org/show_bug.cgi?id=48652
Short version: it's an upstream problem...

Similar Messages

  • HT5019 MacPro laptop display and 2 external monitors (three displays). Can I have more than one application displayed at a time?

    I would like to have my MacPro laptop display and 2 external monitors (three displays). Question, how can I have more than one application displayed at a time? IE: I would like email on one monitor, Finder on my laptop, and iTunes on the other. Possible?
    With extended desktop, it appears that I can only have one application presenting at a time. Sort of defeats the purpose of having multiple displays.
    I am using the HDMI and the mini HDMI connectors.

    I would like to have my MacPro laptop display and 2 external monitors (three displays). Question, how can I have more than one application displayed at a time? IE: I would like email on one monitor, Finder on my laptop, and iTunes on the other. Possible?
    With extended desktop, it appears that I can only have one application presenting at a time. Sort of defeats the purpose of having multiple displays.
    I am using the HDMI and the mini HDMI connectors.

  • Portege Z30-A-18M - cannot set native resolution on external display

    Hi,
    I have tried to connect two different full HD displays to my Portege Z30-A-18M and I was unable to set the native resolution - maximal resolution that I can set for those is 1680x1050... I wasn't so surprised with the first one as I had some troubles with native resolution when I was connecting it to the Satellite laptop that I had before. But then the same happened when I tried the other display.
    I thought that this laptop can handle higher external resolution... Is there a way how to force the native resolution for the external diplays in Windows 7?
    Thanks!

    Well, I wanted to use it as extended desktop... But I tried now to set it only to external device and I am still getting 1680x1050 as max
    Just a note, the first display was connected with analog (D-SUB) and the second with digital (HDMI) ...
    Is there a way how to override the maximum and set my own custom resolution?

  • How can I get all of my music off of my laptop and onto an external hard drive?  I bought a new hard drive for it but it got turned into a Time Machine drive...

    how can I get all of my music off of my laptop and onto an external hard drive?  I bought a new hard drive for it but it got turned into a Time Machine drive...  I want to have all of my music on the external hard drive, and NOT on my macbook pro.  Thanks everyone

    Hello lramospsych,
    To move your iTunes media library to a different location, take a look at the article below to walk you through that process. Make sure that you have everything organized before you move everything over.
    iTunes for Mac: Moving your iTunes Media folder
    http://support.apple.com/kb/ht1449
    Regards,
    -Norm G.  

  • IOS Native Extension with external Framework

    Hi there,
    I am developing a native extension for iOS based CityGrid framework. I compiled .a file and packaged it to ANE file. However when I am trying to compile the app, compiler shows me the error:
    Error occurred while packaging the application:
    Undefined symbols:
      "_OBJC_CLASS_$_CityGrid", referenced from:
          __objc_classrefs__DATA@0 in libcom.example.SomeAPI.a(SomeAPI.o)
    ld: symbol(s) not found
    Compilation failed while executing : ld64
    I tried few options in XCode. However I still have the error.
    Is anybody tried to do a native extension with external frameworks?

    How did you compile your ane file? I met same issue before.
    adt -package -target ane myextension.ane extension.xml -swc mySwc.swc -platform iPhone-ARM library.swf libmylib.a -platformoptions myplatformoptions.xml
    lnside myplatformoptions.xml, I linked all the framework and shared libraries, as following
    <platform xmlns="http://ns.adobe.com/air/extension/3.1">
         <sdkVersion>5.1</sdkVersion>
         <linkerOptions>
              <!-- to use the CoreMotion framework -->    
              <option>-framework CoreMotion<option>
              <!-- to link with the libiconv.dylib -->
              <option>-liconv</option>
         </linkerOptions>
    </platform>
    Please let me know, if it does work.

  • 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

  • MacBook Pro (2011) won't display 2560x1440 native resolution on external monitor

    I have the new MacBook Pro 15inch with 2.2Ghz quad core and an external NEC PA271W Monitor with a 2560x1440 native resoultion. I have them plugged together via the dual-link DVI-D cable but the MacBook pro will only recognize 1920x1080 as the max resolution on the NEC monitor. How can I output the max 2560x1440 resolution to the monitor?
    The MacBook Pro is left open for dual screen view. Please help. Thanks!

    I am surprised no one asked you the following question regarding your response.
    What if I don't what 2 displays and I only want to support the external monitor? Can I be in extended mode and have only 1 display?
    The reason why I ask is because I am going to buy a dock for my MacBook (2012). The dock forces the MacBook to close thereby rendering the internal display useless.
    I think what I am after is some sort of "extended to external" mode.

  • Poor Lightroom 4.4 performance when laptop connected to an external monitor

    Hello everyone,
    I have recently purchased an external monitor JUST to be able to edit my photos at a higher resolution (1920*1080). However, Lightroom performance is extremely bad and the sliders and crop tool are all laggy when I just connect the monitor that I have bought . Doing the same task on my laptop monitor takes much less time and runs perfectly smooth (the resolution of the laptop is 1366*768).
    Is this an issue with Lightroom 4.4 or is it my because my laptop is not fast enough?
    Here is some more information about my system specs:
    The Lightroom version is 4.4 and I have a laptop with 8 GB ram, a 2.4 GHz Intel Core i5 CPU, the GPU is Radeon HD 5650.
    My OS is Windows 7 64 bit and the connection to the monitor is via a VGA cable
    I just want to use the external monitor (single display) so I use it as a projector and I do not extend the displays. I just wanted to edit my photos with a higher resolution monitor so that I see the editing flaws in them more easily.
    Please help me if you know how to deal with this because otherwise I have to return the monitor because it's of no use.

    The higher resolution is pushing you to the next higher rendering resolution.  If you are in Develop and set zoom position to 1:4 or 1:8 it should speed back up (each level is 4 times as fast as tge previous).

  • T500 Closing Laptop Lid but no External Monitor Output

    Hello everyone. I have a Lenovo T500 (WInXP) with an external monitor.  I usually just want to use that external monitor and not the one for my laptop. However, every time I close the lid, the output to the monitor disappears a few seconds later. I've used google and searched this forum and found something similar, change the power settings. I changed it so it would "Do nothing" when the lid is closed. However, this does nothing and doesn't help me.
    Is there a registry I have ti change?
    Related links I've look at and tried
    From Knowledge Base:
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-​series/Configuring-a-ThinkPad-T500-to-run-with-the​...
    Another person
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-​series/T500-goes-to-sleep-with-lid-closed/td-p/307​...
    T500 2081 CTO ~ T9600 2.8GHz ~ WXP Pro 32bit ~ WSXGA+ 15.4 LED ~ATI 3650 ~ 4GB DDR3 RAM ~ 500GB WD 7200rpm
    Camera ~ AT&T WWAN ~ CD/DVD Combo Drive ~ Intel WiFi 5300 AGN

    I didn't see if your connected to power? there are different settings for both power and battery. 
    There are also bios settings for the display, since I am using my T500 now with an external LCD I have it set to external display or something like that. Its worth a shot.
    BIOS>>CONFIG>DISPLAY read the output options.
    IT Specialist and Consultant
    Lenovo Tablet Evangelist
    Current Machines: IdeaCentre A300, ThinkPad Tablet, IdeaPad U410, and Yoga 3 Pro Touch
    Deutsche Community   Comunidad en Español
    Lenovo - the latest in DOtabs, DOpads, DOcentre's, DOstations and DOservers!

  • Native resolution of external monitor not appearing in System Prefs - Displays

    I have an Acer G206HL monitor, which has a 1600x900 native resolution. It's connected to a 13" MacBook Pro (the current non-retina model) via a Thunderbolt-to-VGA cable. The MBP is running Mountain Lion 10.8.3.
    When I go to System Preferences -> Displays -> Resolution: Scaled, 1600x900 doesn't appear in the list, and none of the listed resolutions are satisfactory.
    Anyone know of a way to add custom resolutions to Mountain Lion's Display preferences?

    I'm having the same issue with a a 2012 MBA running Yosemite 10.10.1 (14B25). I wish I could find a solution to this problem.

  • Connect laptop to additon 2 external monitor

    I have HP laptop with 1 HDMI & 3 USP & 2 HP monitor. How do I connect them to have total of 3 screen. Whats connection I need get for hook up. Thanks

    @leonla ,
    Hello and thank you for posting on the HP support forums.  What you are able to do as far as display output will depend on the model and product you  are dealing with.
    Please post back with your full model and product number so that I can better assist you in this.
    As well include the Operating System with version and any service packs.
    How Do I Find My Model Number or Product Number?
    Thank you again for posting.  I hope to hear back from you soon.
    Have a great day.
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    D5GR
    I work on behalf of HP

  • Why does an image in Preview disappear when I move the window from my laptop screen to my external monitor?

    I have an external 23" Cinema display connected to my MacBook Pro. When I open a file in Preview, moving it from either screen that it was originally on (laptop>LCD or LCD>laptop), the image disappears or "blanks". Only zooming in on the image will re-display it. Any ideas?

    Still investigating this problem.

  • Will macbook pro output video to a 1280x1024 native monitor well?

    My standard resolution monitor is bigger than the laptop display but has a different native resolution. Will the operating system still look good?

    Your MBP will support the native resolution of your monitor, and the monitor will look as good as it ever has, but that setup is less than ideal for the following reasons:
    Using the monitor in Mirrored mode will reduce the resolution of your Mac's built-in display, making that look lousy, and the difference in aspect ratio between the two displays will cause one or the other of them to be distorted. You really won't want to do this.
    Using the monitor in Extended Desktop mode will allow each display to be set independently and to operate at its native resolution, but because the pixels in the external display are bigger than those in the MBP display, its image will appear less detailed in a side-by-side comparison. You may find that when you shift your eyes from the MBP screen to the external, your eyes involuntarily strain to discern details that are equivalent in size to the smallest details visble on the MBP screen: details that the external simply can't render with its coarse pixel grid. This could be very tiring for your eyes.
    Using the monitor in closed-clamshell mode (with the built-in display closed) would allow the external to be used at its native resolution and would eliminate the mismatched levels of detail seen side-by-side in Extended Desktop mode, but of course you'd be working with fewer pixels than the built-in display provides by itself.
    A much more optimal two-screen setup is one in which the external display has a higher resolution than the built-in screen, and the physical pixel sizes of the two displays are similar.

  • Want to install Windows 7 to my Mac with Boot Camp, but my laptop's monitor is broken. How could I start the Windows installation through an HDMI video source?

    Hi everyone,
    I'm trying to start a bootcamp installation of Windows 7 though an external monitor using HDMI. Is there anyway to have the installation screen show up on the external monitor? I get stuck at the beginning of the installation due to not being able to use my laptop's primary screen.
    Thanks for the help!

    Kapil Choubisa wrote:
    when I try complete step 2, it always says "The Installer dick could not be found".
    Unless you have a 2010 Mini Server model, your Mini has a built-in Optical drive (Mac mini (Mid 2010) - Technical Specifications).
    Can you read the Windows Installer media when booted on OSX? Your DVD media may be corrupt.
    If your Optical Drive is functional AND the Windows DVD is readable in OSX Finder, then your installer should work. You will need a USB2  for BC drivers as well.

  • Connecting laptop to monitor/TV and image is not full screen

    I tried to connect my hp stream 11-d010ca to my monitor and my laptop via HDMI but could not get the image to appear "full screen". The picture is being duplicated fine but is only being shown in the centre of the screen and the image is not being stretching the entire screen. Basically there's the duplicated image of the laptop in the centre of the screen with large black unused space around the image on my secondary display. 
    Here's what is being shown on my Intel HD Control Panel. I am only getting the option to "Centre Image" and there is no option to "fit to scale" etc. The preview image in the link posted is similar to what I am experiencing with the unused black space.
    http://imgur.com/AEfADmh
    Thank you for your help in advance

    Hi,
    Please try to treat the TV as an external monitor and using Personnalize setup to fill besktop to whole screen of the TV/Monitor.
    (a) Right click a blank space on desktop,
    (b) Click Personalize,
    (c) Click background
    (d) Select fill - this will fill  ... this will fill just the desktop but everting.
    (e) Click Apply  and Ok ...
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for

  • Wrong project opens when double clicking on a project in project view

    This is really weird. I have a personal library that was created by importing my entire iPhoto library and a Pro library that was created by just importing groups of images and folders from one of my drives. Both libraries are 100% managed. When Aper

  • APPCRASH when manage SIA

    hi all, i want to ask how can i fix this. i can't connect when i manage Server Intelligence Agent. The error said Problem signature:   Problem Event Name:    APPCRASH   Application Name:    SvcMgr.exe   Application Version:    14.0.7.1147   Applicati

  • Question:  Web Album Limit (500 pics) and Library Logic?

    I've been using Lightroom for my photos, but the Faces and Places features of iPhoto 09 lured me into giving it a try, and now that I did I have two issues for those of you that use iPhoto: 1) What is the advantage of having all your photos in ONE fi

  • Product variants in CRM

    Hi Everybody,    As you know that Product variant in CRM is material variant in R/3. A material variant is created when the available item is in stock. Scenario. I created a configurable material 'KMAT' in the material master in R/3 system . In the b

  • Table for ABAP programs

    Hi , Is there some table where I can find the list of ABAP programs? Thanks FedeX