How to use second monitor as extended monitor

Want to use a second monitor at MacbookAir 11. I get the mirror to work and I know resolution is unfortunately not the same, but I wanted to use the two as one extended monitor. I cannot move or extend any window to cover both. Any advises how to get to that?

You should be able to drag the application off the right side of your monitor and it appear on the TV.  You can size and position as desired.
Check System Preferences > Displays > Arrangement tab  for the placement of the external monitor.  It normally defaults to the right side but could be above/below or left of your primary.
Regards,
Captfred

Similar Messages

  • How to use dual monitor display in windows 7 using MSTSC command.......??????

    how to use dual monitor display in windows 7 using MSTSC command ....?????

    Hi Anurag,
    The main issue is how to use the dual monitor in the Remote Desktop Session in Windows 7 ,right ?
    please refer to the following links:
    Using Multiple Monitors in Remote Desktop Session
    http://blogs.msdn.com/b/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx
    Best regards

  • HT4293 i am trying to use dual monitors when editing with FCPX. I have a macbook pro and an apple cinema display monitor. I have connected them and opened Fcpx but the option to use second monitor is not active! what do i do ? please help going bonkers!

    i am trying to use dual monitors when editing with FCPX. I have a macbook pro and an apple cinema display monitor. I have connected them and opened Fcpx but the option to use second monitor is not active! what do i do ? please help going bonkers!

    <http://support.apple.com/kb/HT5891>
    You can use USB for the Apple trackpad.
    <http://www.mobeetechnology.com/the-power-bar.html>

  • How to use  Progress Monitors?

    how to use Progress Monitors?
    in the name of god
    hi friends
    i have a problem. I am writing a program that read data from a file record by record and store to a database. my problem is here that i want add a progress monitor that when the program is doing its work it appear. I use ProgressMonitorInputStream class but it can not work well. It appear and read file record by record and store in table of database but its progress don’t move and do nothing. I know that I have a tiny problem in use this class. Please guide me.
    i put my codes below.
    best regards
    *////this is an event that invoke my classes*
    private void readbtnActionPerformed(java.awt.event.ActionEvent evt) {                                       
            JFileChooser fileChooser = new JFileChooser();
            fileChooser.setCurrentDirectory(fileName);
            //filtering file extension
            FileNameExtensionFilter filter = new FileNameExtensionFilter("Text file", "txt");
            fileChooser.setFileFilter(filter);
            //fileChooser.setFileSelectionMode(JFileChooser.FILES_AND_DIRECTORIES);
            int result = fileChooser.showOpenDialog(this);
            if (result == JFileChooser.APPROVE_OPTION) {   //if choose ok button
                fileName = fileChooser.getSelectedFile();
                ReadTextFile readFile = new ReadTextFile(fileName);
                readFile.openFile();
                readFile.readRecord();
                *//readFile.closeFile();       //if  this line enable this message appeare "Scanner closed" .why?*      
                readFile.closeFile();
            } else //if choose cancel button
                result = 0;     //do nothing
    */////this is readFile class and invoke data access class and insert data in my database*
    public class ReadTextFile {
        private Scanner input;
        private File fileName;
        private int i = 1;
        DataAccess dal = new DataAccess();                     //new a defined my class
        AcountRecord record = new AcountRecord();
        public ReadTextFile(File n) {       //Constructor
            fileName = new File(String.valueOf(n));
            this.openFile();
        private void setRecord(String val) {
            try {
                record.setId(Integer.parseInt(val.substring(1, 5)));
                record.setTime(Integer.parseInt(val.substring(8, 12)));
                record.setDate(Integer.parseInt(val.substring(15, 21)));
                record.setMode(val.substring(24, 26));
            } catch (Exception e) {
                JOptionPane.showMessageDialog(null, "ÇäÊÎÇÈ ÔãÇ äÇÏÑÓÊ ÇÓÊ.","Set Record Method",JOptionPane.ERROR_MESSAGE);
        public void openFile() {
            try {
                input = new Scanner(fileName);
            } catch (FileNotFoundException e) {
                JOptionPane.showMessageDialog(null, "ÇäÊÎÇÈ ÔãÇ äÇÏÑÓÊ ÇÓÊ.","Open File Method",JOptionPane.ERROR_MESSAGE);
        public void readRecord() {
            new Thread() {
                private Component _Main;
                @Override
                public void run() {
                    try {
                        input = new Scanner(fileName);
                        InputStream in = new FileInputStream(fileName);
                        ProgressMonitorInputStream pm =
                                new ProgressMonitorInputStream(_Main, "reading the file", in);
                        ProgressMonitor pmo = pm.getProgressMonitor( );
                        pmo.setMaximum( (int) fileName.length());
                        while (/*input.hasNext() &&*/ pm.read() != -1) {
                            setRecord(input.next());
                            dal.Connect();
                            String sql = "INSERT INTO fileinfo(pkey,id,date,time,mode)VALUES(%s,%s,%s,%s,'%s')";
                            sql = String.format(sql, i++, record.getId(), record.getDate(), record.getTime(), record.getMode());
                            dal.doCommand(sql);
                    } catch (Exception e) {
                        JOptionPane.showMessageDialog(null, e.getMessage() ," Read Record method.",JOptionPane.ERROR_MESSAGE);
                    dal.Disconnect();      
            }.start();
        public void closeFile() {
            input.close();
    }Edited by: firethumbs on Mar 26, 2009 12:43 PM

    IN THE NAME OF GOD
    hi firends
    i forget say one thing. if remove while loop content this program will work good. i suppose that the while condition and read file records not similar. because while condition check bytes but in while body read records. is that true?
    how can solve this problem?
    best regurds

  • How to sychronize second monitor to be an extension of my 20" iMac

    I have a second 19" Flat Wide Screen Monitor next to my 20" iMac. However, there are a couple of things that I don't know how to adjust.
    1- The Wallpaper on both monitors are different how can I have the same Wallpaper or the same rotation of images to be the same on both monitors
    2- I can't sychronoze both screen to display the same size for the browser or whatever I'm viewing. I have gone to Display and to Arrangement and moved the second monitor up or down but somehow the page on the second screen RT side it's about 3" longer. How can I make the Browser or page extend to the second screen appearing exactly or close to the same size as on the iMac

    What Al said is correct. With two different size monitors you will not be able to have things "line" up. Your primary display, in this case the iMac, is what your settings are based on.
    Lets say the bottom of both of your monitors are at the exact same height and the top of your iMac is 2 inches taller than your secondary display, if you were to slide a window that was aligned at the top of your monitor over to your secondary display, the top of that window would be cut off by that 2 inches. As far as your computer is concerned both monitors are at the same height.
    Another example is to draw an imaginary line from the top of your iMac display across to your secondary display, Your window that you slid over in the previous example would be inline with that "imaginary" line.
    Like Al said in his post, if you want things to line up you need two monitors that are the same size.
    I use my secondary monitor for (a 20" Samsung) to house all of my tool pallets when working in graphics programs. Or if I'm working on multiple things at once "multi tasking" I'll move some of the windows over to the other display for reference.
    I hope I didn't confuse you even more, it's a bit difficult to explain without visuals.
    Brian

  • Idea Center B520 - how to add second monitor?

    I want to add a second monitor to my B520, but the only monitors I have connect with a DVI cable.  I don't see a DVI plug anywhere on the B520.  Is there a way?  If not, if I buy a monitor with HDMI connections, can I connect it to my B520 using HDMI?  My B520 is 3D and touch screen.  Thanks in advance.  New to the all-in-one world.

    I have my B520 connected to my 42" Monitor via a HDMI cable
    Go to Control Panel > Appearance and Personalization > Display > Screen Resolution, and then choose 'Detect'.  (It is my understanding, you need to make the B520 your 'main display', or you can not use Touch on the B520)
    You will also need to set your Monitor Source to 'HDMI'  (My old PC is still connected to my Monitor via Source 'DVI'.  It allows me to use my old PC, and new B520, on the same Monitor; by just changing the Source)
    As for connecting the B520 to an external Monitor that does not have HDMI Input ... there are cables, and adaptors, that you buy to convert HDMI to DVI (or whatever).  Once you have the converter, then choose the applicable Source on you Monitor.
    http://www.mcmelectronics.com/product/24-11052

  • How to use external monitor with laptop closed

    My external monitor goes to sleep when i close the Macbook Air lid.  How do i stop that from happening?

    Mac notebooks: How to use your computer in closed clamshell ...

  • Using Second Monitor Airport Does Not Reconnect Upon Waking from Sleep.

    Using: MBP; OSX v10.6.5; Airport v5.5.2; Menu Bar assigned to second monitor which is a ViewSonic plugged in via mini-display port to HDMI.
    When MBR goes to sleep and wakes upon mouse movement Airport does not re-establish the connection to my network.
    No closing of lid or manually putting MBP to sleep involved. Just leave lid open on MBP and walk away for an hour. Upon return, move mouse, everthing wakes except Airport which shows an exclamation mark in the menu bar for the Airport ICON.
    When using MBP display for the Menu Bar screen Airport wakes OK.
    What's with that behavior???

    I changed channels from AUTO to Ch 11. Was there a specific frequency you had in mind.
    I also closed the lid to the MBP, let things go to sleep, returned to the office, moved the mouse and the Airport came on line on its own.
    I figure there is programmatic problem within either the OS or the Airport coding that prevents Airport re-finding a network with both displays active but the Menu Bar on the secondary screen.

  • How To Use Activity Monitor

    Is there a tutorial or something on using Activity Monitor?
    For instance, I'd like to find out what processes are going on to prevent my G4 from shutting down at the scheduled time. (The shutdown deal has been ongoing since first going to OS X.)

    Hi, David.
    1. What specific version of Mac OS X are you using? Your profile information simply states "10.4". See:• If 10.4.5 or earlier, see "Mac OS X's Shut Down schedule will only work when one user is logged in."
    • If 10.4.6 or later, see Mac OS X 10.4.6 or later: Scheduled shut down occurs at Login window even if users are logged in."
    2. Note that your Mac must be awake at the appointed time for scheduled shutdown to work. See "Mac OS X 10.3 and later: Computer must be awake for scheduled shutdown to occur."
    3. You may want to trash the preferences related to scheduling Startup / Shutdown / Sleep:1. Quit (Command-Q) System Preferences if it is open.
    2. There are two preferences files for power management / energy saver settings under Mac OS X 10.4:• If you want to reset the Scheduled Startup and Sleep/Shutdown preferences, trash the file:
    com.apple.AutoWake.plist
    located in the Macintosh HD > Library > Preferences > SystemConfiguration folder. You may be prompted for your Admin password when you trash this file.
    • The Energy Saver preferences related to Computer, Display, and Hard Drive Sleep are saved in the file
    com.apple.PowerManagement.plist
    which is also located in the Macintosh HD > Library > Preferences > SystemConfiguration folder. As before, you may be prompted for your Admin password when you trash this file.3. Empty the Trash.
    4. Launch System Preferences and reset the preferences accordingly.Note that some of the information above is from the "Sleep" and "Shutdown" chapters of my book, Troubleshooting Mac® OS X, Tiger Edition.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • How to use second display as primary display?

    Mac (20-inch Late 2006) 10.4 seems to have burned out its LCD screen (at least I think it did). The screen is dark but not 100% black. In any case, I cannot see anything on the screen.
    I plugged in a second monitor and the second monitor shows my background image, but in extended desktop mode.
    Is there a way to make it the primary monitor when I can't see any menu or dock items? I guess that is called mirror?
    I have tried F7 and cmd-F1 and resetting the PRAM did not help.

    Thanks to both posters for suggestions. Resetting the PRAM didn't work. Turning on voice over was useful and I was able to login with some guess work (of course, I had to remember which of 5 accounts I was defaulted to, but that only took a few tries). Once logged in, the dock was on attached monitor because I keep it on the right side. Not sure what would have happened if I had it at the bottom. Of course all windows opened on the imac monitor so I had to remember that I could get the system preferences to show me its options by command clicking on the doc icon. From there it was relatively easy to turn mirroring on once I could see the dialog box. Shutting down and rebooting into other accounts has kept the mirroring on. Now the only down side is that instead of looking at an imac, I have to look a few inches in front of it at an ugly Dell monitor. But at least I can keep the folks who use this computer working! thanks again.

  • How to use  two monitors with my Mac mini

    Hello,
    I have a Mac mini and using a 20" Samsung Monitor with it which works well. I also have my 40" LCD Samsung telly, set up next to it. Whenever i watch a DVD using my Mac i have to swap over the cables. Is there a way of getting the right cables etc and making it so i would be able to watch a dvd on the 40" and still use the 20" surfing the net etc. I had a similar set up with my old windows laptop, but cant seem to work out how do it with the mac. Both monitors have modern sockets, the 40in has HDMI/DVI IN and AGV, the 20" has AGV and HDCP/DVI IN. Many thanks.

    To the best of my knowledge there is no way to use dual displays on the Mini. You may be able to find some adapter that will allow you to physically connect two displays, but they will be mirrored, not spanned.
    To do what you describe would take spanning, which the Mini is not capable of doing. Unless something has changed recently,..

  • How to use Dual monitors with G5 Mac;  AND    How can the image in "Develop" be made to look like wh

    Two questions: How can I use my dual monitors on my G5 Mac?
    How can the image in "Develop" be made to look like what it will print, just as it is
    done in Photoshop with view>proof setup.

    Still wondering what tool is available in LR 1.1 to "view proof"
    As in Photoshop CS 3, and previous versions of PS, in view I can
    choose the custom .icc profile of the printer, to view what the final
    print will nearly perfectly appear like.
    What tool is available in LR 1.1 to do the same?
    Equipment: Mac OS 10.4.10; dual monitors; Epson Pro 9600 and SPR
    2400, both dedicated to matte black ink. Color working space is
    ProPhoto RGB. I stay in 16 bit.

  • How to use Dual monitors with G5 Mac;  And...    How can the image in "Develop" be made to look like

    Two questions: How can I use my dual monitors on my G5 Mac?
    How can the image in "Develop" be made to look like what it will print, just as it is
    done in Photoshop with view>proof setup.

    Patience! :)
    (This was asked and answered in previous thread.)

  • How to use Memory Monitor on Sun ONE Studio 4 ??

    Hello,
    I am creating a midlet using the Nokia 7210 emulator. When trying to load a Canvas, an "Unable to run application" alert appears and the midlet quits.
    Presuming this is due to a memory problem, I've inserted a System.gc() call before I create the new canvas, but the midlet still exits.
    So to help me get to the bottom of it, I thought I had best try s1s4's Memory Monitor utlity - but I can't get it to work. I have ticked the 'Enable Memory Monitor' box on the Monitor tab of Preferences for the Installed Emulator (J2ME Wireless Toolkit 1.0.4_01), but nothing happens after the midlet runs and quits.
    Does anyone have any suggestions?
    Many thanks in advance,
    James

    I don't know. I've never tried.
    Look at the manual (7210midpSimGuide.pdf in the docs directory). Maybe there is something in there. In the command line options there are a bunch of tracing options that you can specify, like tracing allocations, garbage collections, stackmaps, etc.
    shmoove

  • How to use one monitor with two Power Macs

    I searched this forum and was unable to find an answer. Although I believe it's probably here.
    Nevertheless, I have a Power Mac G5 and a rarely used Power Mac G3. I'd like to share the G5's VGA Accusync 120 CRT monitor with the G3. I know there is a way to switch the monitor between computers without pulling plugs in and out of the machines.
    Does anyone have any specific switch I could buy to solve this issue. I don't care so much for picture quality for the G3. But I don't want to compromise picture quality for the G5.

    You're looking for what's called a KVM (Keyboard, Video, Mouse) switch.
    This one should do what you're looking for. I've not used it, but it does VGA switching like you want and is inexpensive.

Maybe you are looking for

  • Regarding the Windows Update

    Regarding the Windows Update, is this given answers are Right? Thank you :) Aruna

  • JDBC-Adapter-Receiver Calling Stored Procedure with Input-Typ Record

    Hallo, I´ m trying calling a stored-procedure with two input-parameter; one of typ record (oracle) and one of type tabel of records. Is this possible (I think there are only types like string, integer etc. possible)? When not is there another possibi

  • Using variables in a fix statement

    I am using a nested fix statement on a dense member and would like to use variables to represent certain intersections. Since the variables need to be within a calc member bloc, where do I place them? Do they go inside the fix statement witht the par

  • Image type problem

    Dear all, I've modified the threshold example for a single U16 image of cells, which, while running and changing the threshold values, shows the original example, the thresholded example, as well as to histographs for both images. However, somewhere,

  • Complex branching quiz help

    I have a request to do a quiz where the incorrect responses provide specific, different feedback. From what I've seen in Captivate quizzes I can do a retry, but cannot connect the 1st and 2nd incorrect feedback to a specific choice. ex: choose B get