Screen size - Is it possible to get an accessor to see it enlarged.

I want to get a remote control but I'd like to be able to see the display without having to be right at the unit. Is there an available option?

As far as I know, no.

Similar Messages

  • Safari save as window opens larger than screen size and I can't get to the

    In safari, I choose File -> Save As. The save dialogue window is taller than my screen and the buttons get buried under my bottom toolbar. I can't reach the save buttons and I can't seem to reach the right hand corner to manual resize it. I've tried clicking the green button in the top left hand corner but it doesn't change a thing.
    thanks to anyone that can clear this up.
    s

    I tried clicking the blue export button so its pointing down and the save dialogue window does shrink. However, the adjustable dashes that normally appear in the bottom right hand corner, are not there. The only appear when the export button is pointing up. Too bad I can't reach it.
    Your 2nd idea worked! My display was already at max resolution BUT I had a 2nd monitor and dragged the save box over and the smaller display was enough to reach that bottom corner.
    yeah!

  • Determining real screen size in meters

    it is possible to determine roughly viewing screen width and height f.e. in meters?

    It doesn't matter... you can't really get an accurate value for screen size.
    Yes, you can get the screen size in pixels, and the PPI (pixels per inch (screen resolution)). But you can't accurately translate that to physical measurements.
    PPI of 96 (standard Windows) would tell you that, in theory, a 1024 x 768 screen size would be about 10.6 x 8 inches, or about 13" diagonal (convert to meters or whatever at your leisure). But that's not true cuz I have a 17" monitor and I could set it at that screen size if I wanted.
    Which means that the PPI settings for Windows doesn't truly reflect what the monitor does with the video signal. Of course, you can still work back from the 10.6" x 8" measurement with that DPI to accurately size things on the monitor, relative to the size it shows on the actual monitor.
    Now, perhaps JNI talking to the video drivers or something could possibly give you some more detailed info, at least on some newer cards and monitors. I'm not really sure about that.

  • Screen size smaller than 1024x768?

    Hi all,
    I'm working on a project that is being done on 1024x768
    screen size. I don't get to resize the screen as with widescreen
    monitor it gets a bid odd when resized for a non-native resolution.
    So my questions is, do you reckon that there are many computer out
    there with screen res less than 1024x768? The project is going to
    be sent to an target audience in England, medium to large company
    sized. Thanks for your input

    thanks. Went back for a second look and they are indeed the same size. I was thrown off by how the menu in the newest version is structured. Is that new menu style available as an update, or only specific to the new classics?

  • How can I resize a JFrame ,to fit into the screen size

    I have a Jframe which has JPanel and JPanel contains lot of other components.JPanel size is 980,1400. when i use JFrame.show method jpanel goes beyond the screen size in length and I am not able to see the portion below the screen.How can I resize the JFrame so that JFrame and JPanel shrinks to fit into the screen size.I need this because I have a PRINT button at bottom of the JPanel.Thanks.

    Thank you for your reply.I tried with the following code as you have told.But the frame is still going beyond the screen.Can you please look into it and tell me whats wrong ?
    //public class PlayerRegForm extends javax.swing.JFrame implements Printable
    public static void main(String args[]) {
    PlayerRegForm prf = new PlayerRegForm();
    Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
    Dimension frameSize = prf.getSize();
    if (frameSize.height > screenSize.height)
    frameSize.height = screenSize.height;
    if (frameSize.width > screenSize.width)
    frameSize.width = screenSize.width;
    System.out.println("Screen Size ----------------- " + screenSize);
    System.out.println(" Frame Size ----------------- " + frameSize);
    prf.setSize(frameSize.width, frameSize.height);
    prf.pack();
    prf.show();
    =============================================================================
    Screen Size ----------------- java.awt.Dimension[width=1024,height=768]
    Frame Size ----------------- java.awt.Dimension[width=112,height=28]

  • IOS-7 on i-phone 4: apps are automatically enlarged and the screen size does not fit for large apps. How can I disable enlarging the apps?

    I use IOS-7 with I-Phone 4. The icons are enlarged automatically (size on the screen), and the screen cannot show all app icons at the same time. The right side of the applications is cut (when used) because the screen size is insufficient. What can I do to disable this enlargement of the icons?

    Apps are in iTunes, are not part of the backup and when you updated the phone, you need to sync that content back.

  • Satellite L650: Is it possible to get higher resolution screen?

    L650-1CH 15.6", 1366x768.
    ATI HD5650 1GB
    Hardware enthusiast, so please don't feel expected to dumb things down for me.
    Is it possible to get a higher resolution screen than the stock one, or one with better colour / contrast?
    I've always been annoyed at how washed out the stock screen on my Toshiba looked. Recently the screen cracked, so I figure now is the best time to look at options.
    Google has given me very little information so far. I've checked up pricing on screen replacement, with the part being around 60 and the part + service averaging 120, but that most likely leaves me with the same or inferior screen quality.
    I would hope to find something more suited to movies / games and in 1600x900 if possible.
    Any pointers as to where I should begin my search?

    Hi
    > Is it possible to get a higher resolution screen than the stock one, or one with better colour / contrast?
    Yes this should be possible since the graphic card should support higher resolution.
    The notebook supports the 15.6" (HD) TFT display.
    You need definitely the same size display.
    Found some spare parts on +pchub.com+ page

  • Is it possible to get the image from the i pad when mirroring via Apple TV to fill the screen instead of appearing as a screen within a screen?

    When mirroring, is it possible to get the image from the ipad to fill the screen on the TV instead of appearing as a screen within a screen?

    Welcome to the Apple Community.
    No, the iPad has an aspect ratio of 4:3, a TV has an aspect ratio of 16:9, to fit one into the other is impossible without distorting the picture. If your TV has a zoom feature, you may be able to use this to fill the screen a little more to your liking, but this will result in cropping top and bottom.

  • How to get the actual screen size

    Hi,
    I have to get the actual screen size of the cliend in an applet, if i use method
    Dimension dmx = Toolkit.getDefaultToolkit().getScreenSize();
    it does not gives the actual screen size, like the screen size will be different if the application bar ( where we have start button on windows ) is Auto hide, and will be different it is not Auto Hide, or some users ike to keep the application bar on right or left of screen or on top..
    So how do we get the actual display size of screen

    Hi,
    I got how to do if using applet
    in screen object of java script we have methods to get the available width and availabe size
    screen.availWidth
    screen.availHeight
    here is the link for more info
    http://developer.netscape.com/docs/manuals/js/client/jsref/screen.htm
    http://forum.java.sun.com/thread.jsp?thread=275329&forum=57&message=1063410

  • Let me know how to get screen size of user..

    Hi.
    I'm going to change a container size in a screen, dynamically.
    I want to know that an user's screen is 1024X768 or others..
    Let me know how to get screen size of user's computer.
    Best Regards.
    Kil - Nam.

    Look at Re: SAPgui window size (+)
    Regards

  • Is it possible to get message screens of the Office jet 100 without the full package?

    i have a office jet 100 and want to have interaction with my printer (get messages if my cartages empty, no paper, etc), but i don't want to install 800MB of software for a couple of pop-up screens.
    I want to know if it is possible to get the following situation:
    1 : use the enterprise drivers
    2 : use only the interaction features of the Full Feature version.

    Gavin,
    It looks like Mohan already answered your specific question, but I can provide a couple general tips on figuring out what DLLs are being used by your application or which DLLs your application is trying to use that are missing.
    1) The reason Dependency Walker didn't show these problem DLLs in your case is because the DLLs you are missing are probably loaded dynamically at run-time instead of linked statically into your application.
    2) Dependency Walker has a lesser-known "profiling" feature that will track DLL dependencies at run-time and create a log of those dependencies. You could profile your application on the system where it is not working to find out what is missing. You can find details here:
    http://www.dependencywalker.com/help/html/application_profiling.htm
    3) The Process Explorer utility from Microsoft can show you the DLLs loaded (statically and dynamically) by a running process. You could run your application on your development system, view the DLL list in Process Explorer, sort the list by Company Name, and see which National Instruments DLLs are being used by your application. Here is a link to Process Explorer:
    http://technet.microsoft.com/en-us/sysinternals/bb896653
    Hopefully that information will be helpful in the future.
    -Jeff
    National Instruments

  • How do i get my screen size of web sites back to normal size.

    how do i get my screen size of web sites back to normal size.

    Try COMMAND and two finger drag on the trackpad.
    Ciao.

  • , why do I get "Color Finesse requires a minimum screen size of 1024x768 yet I've got two full HD sc

    Hello,
    Once I try to open 'full interface' on color finesse 3 on After Effects CS5.5, why do I get: "Color Finesse requires a minimum screen size of 1024x768" yet I've got two full HD screens?
    Thanks.

    In addition to Dave's suggestions, if you haven't already done so, restart your computer. All we do is ask the OS for the screen size and check against 1024x768. We've seen on Windows that the OS gets confused sometimes and reports an incorrect size. Restarting fixes that.
    When checking your screen size, be sure to subtract the size of the toolbar and any similar add-ons you might be running. Those all reduce the usable screen size, and we've seen cases (mostly laptops) where that reduces the height of the screen below 768.
    Bob Currier
    Synthetic Aperture

  • Hi friends, I'm having troubles with my Ipad 2. I was working with it and suddenly the screen distorted. Now it is not possible to get it back to work properly. In fact, the screen is now black and nothing I have done makes the Ipad works again. Thanks

    Hi friends, I'm having troubles with my Ipad 2. I was working with it and suddenly the screen distorted. Now it is not possible to get it back to work properly. In fact, the screen is now black and nothing I have done makes the Ipad works again. Please Help. Thanks in advance.

    I think you should make an Genius Appointment.
    Genius Appointment
    http://www.apple.com/retail/geniusbar/

  • Is it possible to MANUALLY change Display Resolution (screen size) HELP!!

    Forgive me if this has been covered already, but I have tried to look here and
    there for an answer
    My screen for my iMac-G4 blew out long ago, I had a another screen (a Dell CRT-
    flatscreen) hooked up and IT blew out a few days ago, I just bought an LCD
    flat screen, but it needs a 1680 x 1050 resolution (WIDE screen(?)and my
    iMac-G4 only goes to 1024 x 768 in the "Display" controls. So all my desktop
    images are "scrunched" or "stretched".
    So is there a "MANUAL" way of configuring the screen size to a "standard"
    size within this Mac? or do I need to find a standard size screen?
    . . . HELP!!!
    You can also write me (preferably at) at:
    [email protected]
    I VERY MUCH appreciate any help- please realize too, that I am an IDIOT when it
    comes to computers, I just paint on this thing (as part of my job as a freelancer
    on the side), and WAS in the middle of a job for a client
    Thanks again,
    -MAVIII

    Hello and Welcome to Apple Discussions. 
    Apple limited the graphics cards in iMac G4s to the native resolution of the built-in LCD i.e:
    15" iMac G4 - 1024 x 768
    17" iMac G4 - 1440 x 900
    20" iMac G4 - 1680 x 1050.
    Even when connecting a second display this could only mirror the internal at the same resolution. For the following iMac G4's it's possible to install a firmware hack to open up the full capabilities of the graphics cards:
    17" 800MHz
    17" 1GHz
    15" 1GHz
    17" 1.25GHz
    20" 1.25GHz
    using an application called Screen Spanning Doctor. This is risky but I guess you haven't got much to lose at this point. I've only ever heard of one Mac user actually failing to do the process right though.
    You can always use Firewire Target Disk Mode to recover you client's files to another Mac.
    I'd be interested if SwitchResX works too. I only have external displays much smaller than my iMacs so can't test it from that perspective.
    cheers
    mrtotes

Maybe you are looking for