Cant zoom back out  on iMac

using magic mouse , i have accidently zoomed in and i cannot find how to zoom back out without actually having to close the program. i am a newbie - obviously.
regards
P

Check your settings in:    System Preferences > Mouse
Deselect:  Smart Zoom
And check settings  in System Preferences > Accessibility > Zoom

Similar Messages

  • Safari 6.0 page zooms in (even if I'm not touching the mouse) how do I zoom back out?

    Safari 6.0 page zooms in (even if I'm not touching the mouse) how do I zoom back out?

    I turned off zoom in sys pref so hopefully that will help… but when it zooms in huge "on its own" you have to use the back button to go back to normal size as the double tap doesn't work but half the time the back button is greyed out so you have to close the window and start all over which is a pain in the … so why is my back button doing this. It will do this on a page that I used the backbutton on previously?

  • I've created a slideshow. Some of the photos are "zoomed in " too much. How do I zoom back out?

    I created a slideshow but some of the photos need to be adjusted (zoomed out) how do I do that with individual photos in the slideshow?

    With the amount of information you've provided it's impossible to offer a solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what slideshow theme are you using?
    when did this issue start?
    did you apply any updates or upgrades just prior to the problem occurring?
    what fixes have you tried?
    where is your library located?
    are you running a "managed" or "referenced" library?
    what type of Mac?
    how much free space on your boot drive?

  • In Safari, my iMac sometimes zooms way too much and will not zoom back.  I have a wireless mouse set to zoom in and out on double tap, but the excessive zooms happen with no taps.

    In Safari, my iMac sometimes zooms way too much and will not zoom back.  I have a wireless mouse set to zoom in and out on double tap, but the excessive zooms happen with no taps.  A page zooms in so less than 1/4 of the page is visible and nothing I do will zoom back out, command minus doesn't do it, double tap on mouse does not zoom out, and the window will not scroll to show any of the rest of the page.  reloading the page does not help.  Loading a different page gives me a normal view again.

    If it were a tweaked setting, it should happen less randomly.  And there should be no settings that could override the zoom setting in unversal Access and the Mouse zoom preferences. 
    In addition, this only happens in Safari 6, and seems to happen more fredquently on some websites and not on others.  That suggests some sort of conflict in the site code with Safari and Apple wireless mouse code.  It does not happen in Mail, Word, Excel, Photoshop, Illustrator, or other software as far as I can tell.

  • I was viewing a page online, and somehow it zoomed out so the page is tiny in the browser window. How do I zoom back in?

    I was viewing a page online, and somehow it zoomed out so that the page is now tiny in the browser window. I've shut down all my windows and rebooted my computer, but every time I return to that page, it is still tiny. I've looked for a button to control the zoom, but cannot find anything. How do I zoom back out so the page is the correct size again?

    See this: <br />
    https://support.mozilla.com/en-US/kb/Page+Zoom

  • Zoom In/Out Auto

    I'm doing a project in Macromedia Director MX 2004 (windows
    xp). The project includes a gallery.
    I would like to know how you can have a zoom in auto effect
    when you rollover the mouse pointer on a thumbnail of the gallery
    and a zoom out effect when you leave the thumbnail area (something
    like the Bar Menu on Mac OS). Please! Any help would be useful!
    Thanks

    That is a terrible way to do your zoom effect. For several
    reasons.
    Using globals for the a,b,c, and d values is overkill. Unless
    other
    sprites need access to those values, it is better to use
    properties, and
    in fact, you can use a single property to store the entire
    rect. Also,
    you don't need to hard code the values. The way I did it will
    store the
    original rect that you set in authoring mode, so you can use
    the same
    behaviour without any changes on multiple sprites. Also,
    doing your
    scaling on mouseWithin is not a good idea for several
    reasons. First
    off, it is difficult to make it zoom back out since there is
    no
    opposite, like mouseNotWithin. Second, it messes up some time
    based
    animations, so using enterFrame like I did here is a better
    method.
    Basically, there is a property called pGrowing which is set
    to 0 at
    first. When it is 0, nothing happens. On enterFrame, it gets
    set to 1.
    As long as pGrowning is 1, then it will start to scale
    upwards, until
    it is 10 pixels larger in each direction, then pGrowing gets
    set back to
    0 so it stops growing.
    And on mouseLeave, it gets set to -1 which means start
    shrinking. And
    the same process happens in reverse.
    Watch for inadvertent line breaks... this should be exactly
    35 lines of
    code.
    property pGrowing, pRect
    on beginSprite me
    pRect=sprite(me.spriteNum).rect
    pGrowing=0
    end
    on mouseEnter me
    cursor 280
    pGrowing=1
    end
    on mouseLeave me
    cursor -1
    pGrowing=-1
    end
    on enterFrame me
    case pGrowing of
    1: --growing
    if sprite(me.spriteNum).rect[1] = pRect[1]-10 then
    pGrowing=0
    else
    sprite(me.spriteNum).rect =
    sprite(me.spriteNum).rect+rect(-1,-1,1,1)
    end if
    -1: --shrinking
    if sprite(me.spriteNum).rect[1] = pRect[1] then
    pGrowing=0
    else
    sprite(me.spriteNum).rect =
    sprite(me.spriteNum).rect-rect(-1,-1,1,1)
    end if
    end case
    end

  • I have OS X 10.5.8 on my iMac, I'm trying to install Snow Leopard. When I insert the disk and click install it will start to install, then once it gets about 1/4 of the way done my computer restarts and it spits the disk back out.

    I have OS X 10.5.8 on my iMac, I'm trying to install Snow Leopard. When I insert the disk and click install it starts, but when its about 1/4 of the way done the computer restarts and my disk spits back out. When I look to see if it installed it still says 10.5.8. Is there something I'm doing wrong?

      Model Name: iMac
      Model Identifier: iMac6.1
      Processor Name: Intel Core 2 Duo
    I bought the Mac OS X Snow Leopard Install DVD from the Apple Store.

  • I put the CD or DVD in my iMac it stay for a while then it comes back out help please

    I put the CD or DVD in my iMac it stay for a while then it comes back out help please

    Akay3,
    Please remember we are not there to see so you have to be much more descriptive. Please complete your profile and indicate which version of OS X is installed, what iMac you own and exactly what CD and/or DVD you are referring to so we have some basic clues.

  • HT3964 Hi folks, I own am IMac 27" running OS X 10.8.2. The optical drive has stopped working in that it accepts the disc but spits the CD, DVD even my original iMac install DVD back out, after attempting to read the disc. Any of you kind folks any ideas?

    Hi folks, I own am IMac 27" running OS X 10.8.2. The optical drive has stopped working in that it accepts the disc but spits the CD, DVD even my original iMac install DVD back out, after attempting to read the disc. Any of you kind folks any ideas?

    Have you tried one of those CD cleaning Discs yet?
    Have you done a PRAM reset, CMD+Option+p+r...
    http://support.apple.com/kb/HT1379
    In fact, do 3 in a row, takes a bit of time.

  • Ken burns cropping in iMovie 9.09 changed with mavericks update.  Cant zoom in to a small area....it limits the size now.  How do i get back to the old way?

    Ken burns cropping in iMovie 9.09 changed with mavericks update.  Cant zoom in to a small area....it limits the size now.  How do i get back to the old way

    These timezone definition changes are fairly common, when viewed world-wide.
    For notifying Apple, contact the folks at the Apple Support Center or (if you have access) log a bug report.  (The folks at Apple might or might not notice any postings made here.)
    For the immediate case, updating the timezones yourself is straightforward; the sequence is basically the same on Linux, OS X, Unix and even OpenVMS.  Ugly, but it works.  (The US folks got to see this mess first-hand a few years ago, but there are other locations that see these sorts of timezone definition changes far more often.)
    For those following along that aren't familiar with this sequence, this old posting should get you close when rebuilding your definitions, though the timezone database has moved to IANA.

  • I rented a film. Went out of it and now i cant get back in??

    I rented a film. Went out of it and now i cant get back in??

    Welcome to the Apple community.
    A number of people have reported similar issues recently, many appear to have found a discrepancy of some kind in their account settings and making changes to these settings or simply resetting them has resolved the matter.
    Check your account details are correct, check that you are using the correct details for Location, Region and Time Zone. You may want to change these settings and then change them back to see if that helps.
    You might also try logging out of and then back into your iTunes account (Settings > iTunes Store > Apple ID’s > Sign Out) and restarting your router. (Some have reported that after doing this, they need to check for rentals even though it may report that there aren’t any, after which rentals once again appear in the ‘movies’ feature)
    Rentals should appear under their own heading in the ‘Movies’ feature, you might also check at Settings > iTunes Store > Check For Rentals.

  • I am trying to help a friend who`s imac is giving her trouble. when the user logon is typed the machine begins to load, then in about a minute, kicks back out into the logon screen. ANY insight to her problem will be greatly appreicated?

    I am trying to help a friend who`s imac is giving her trouble. when the user logon is typed the machine begins to load, then in about a minute, kicks back out into the logon screen. ANY insight to her problem will be greatly appreicated?

    Start up in Safe Mode.
    http://support.apple.com/kb/PH11212?viewlocale=en_US
    Repair Disk
    Steps 2 through 8
    http://support.apple.com/kb/PH5836
    http://support.apple.com/kb/ts1417

  • How do I delete time machine backups if I can't zoom back in time?

    Hi,
    I'v been backing up my 250GB HD using time machine very successfully over the years. I store additional home movies that aren't on my HD on my time capsule machine in a seperate folder from the backups that are made daily. My 250GB HD is now full and it has been duplicated and placed on a much larger 1TB HD drive back inside my iMac. Because it is a new HD, time machine is wanting to do a new 250GB backup of it (which is ok), BUT there is not enough space on my time machine drive to do a 250GB backup. I need to delete the prior time machine backups to make space. However, because the HD is new, I'm unable to zoom back in time with time machine and delete backups from the time capsule. When I open time capsule in finder I see a .sparsebundle folder which I assume must contain all my old HD time machine backups. To free up time capsule space, can I simply delete the .spersebundle folder? I'm nervous to do that and don't want to mess anything up, so I'm asking for advise. Any advise would be much appreciated. Thx.

    brettnbee wrote:
    Hi,
    I'v been backing up my 250GB HD using time machine very successfully over the years. I store additional home movies that aren't on my HD on my time capsule machine in a seperate folder from the backups that are made daily.
    That's a problem, as you now see.  When you get this sorted out, see #Q3 in Using Time Machine with a Time Capsule for an explanation and some workarounds.
    because the HD is new, I'm unable to zoom back in time with time machine and delete backups from the time capsule.
    You can see and delete individual backups from an old drive, per #E3 in Time Machine - Troubleshooting.  Deleting a lot of them will take a very long time, of course.
    When I open time capsule in finder I see a .sparsebundle folder which I assume must contain all my old HD time machine backups. To free up time capsule space, can I simply delete the .spersebundle folder?
    Yup, that's an option, too but will also take quite a while.  See #Q5 in Using Time Machine with a Time Capsule for details.
    Whatever you do, by all means, connect via Ethernet cable if at all possible.  It will still be slow, but be 2-3 times faster than a good wireless connection.

  • Accidently enlarged home screen and cant go back to normal screen frozen and cant even swipe on

    Accidently enlarged home screen and cant go back to normal screen frozen and cant even swipe on

    Try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again. You will not lose any data by resetting.
    Probably the zoom feature enabled, double tapping with three fingers will bring back the screen to normal size again in that case.
    Turn Zoom on or off. Go to Settings > General > Accessibility > Zoom. Or, use the Accessibility Shortcut. See Accessibility Shortcut on page 139.
    Zoom in or out. With Zoom turned on, double-tap the screen with three fingers
    copied from page 150 of the user guide iOS8

  • My Icloud is tuck on my old email adress. i can not retreive the password becaue when i request the email it doent get sent to thi adress. how can i change it sothat my icloud is on my new email. i cant login or out of icloud now.

    My Icloud is tuck on my old email adress. i can not retreive the password becaue when i request the email it doent get sent to thi adress. how can i change it sothat my icloud is on my new email. i cant login or out of icloud now.

    To change the iCloud ID on your phone you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iPhone, then sign back in with the ID you wish to use.  If you don't know the password for your old ID, or if it isn't accepted, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

Maybe you are looking for

  • Problem With Creating a Huge HTML document In Portal

    Hallo, I am trying to insert a 735 lines long HTML into Portal. When I press the finish button I get the following error message: The requested URL /pls/portal30/PORTAL30.wwv_builder.accept was not found on this server. If I then go back and take out

  • Activity type AZAF and AZBU

    Hi all, I have a requirement to pull all the records from BSEG and BKPF tables for activity types AZAF and AZBU into BI. I tried the DataSource 0FI_GL_4 and found that this extractor is not pulling any records of the above activity types. We use thes

  • Upgraded hard drive, now only Photoshop from CS5 works and other programs do not

    I recently changed out my hard drive for a bigger one during a computer upgrade.  I deactivated my CS5 through Photoshop, and then changed out the hardware.  I brought the programs back over and now only Photoshop works and the other programs of CS5

  • Weird Battery Sound

    hey, when i put the battery in my curve 8520 it makes a wierd high pitched noise, this only happens while the batter is in the phone, the phone wont turn on either, and wont charge. does anyone know what to do?

  • Isdn layer 1 deactivated

    i have a isdn line. it works well with other vendor isdn modem but when i connect a cisco router it's layer 1 state is deactivated. when i type the command sh isdn status The current ISDN Switchtype = basic-net3 ISDN BRI1/5 interface Layer 1 Status: