How to zoom in the icons on the desktop?

Hello,
With snow leopard I could zoom in the icons on the desktoop easily with a gesture on the trackpad, but now it doesn´t work?
Héctor

This Applescript I threw together will toggle desktop icons. For best results launch from the Applescript menu. If you don't have it enabled you shuld save this script "As Application", then doubleclick it.
be aware that if you recompile this script while it has stored desktop icon positions it will forget all those positions.
Click here to launch Script Editor.
-- http://gnarlodious.com/Apple/AppleScript/Scripts/
-- run this script once to clear the desktop
-- run it again to replace all the icons in their ooriginal positions
property everyItem : missing value
set screenWidth to word 3 of (do shell script "defaults read /Library/Preferences/com.apple.windowserver | sed '/ Width/q' | tail -1") as integer
set screenHeight to word 3 of (do shell script "defaults read /Library/Preferences/com.apple.windowserver | sed '/ Height/q' | tail -1") as integer
tell application "Finder"
if everyItem is missing value then
set everyItem to {name, desktop position} of every item of the desktop
set everyFile to item 1 of everyItem
repeat with loopVar from 1 to count of everyFile
set thisIcon to item loopVar of everyFile
set desktop position of item thisIcon to {screenWidth, screenHeight + 10}
end repeat
else
set everyFile to item 1 of everyItem
set everyPosition to item 2 of everyItem
repeat with loopVar from 1 to count of everyFile
set thisIcon to item loopVar of everyFile
set desktop position of item thisIcon to (get item loopVar of everyPosition)
end repeat
set everyItem to missing value
end if
end tell
beep
Message was edited by: Gnarlodious

Similar Messages

  • How do I change the desktop Icon for an external hard drive?  I have gone to "Get Info" and tried dragging and dropping  several formats of pictures and the icon changes to the generic image of that file type.

    how can I change the desktop icon for an external hard drive.  Using LaCies and Dimple hard drives.

    One of the things I've found with OS X (at least with Snow Leopard, which is my first excursion into OS X), is that all too often the thumbnail displayed on a file, whether a file created or one downloaded, is a false thumbnail. That is, when you do a Get Info on the file the icon in the upper left is the generic icon for that file type, rather than the thumbnail displayed in Finder. Makes it a bit difficult to copy.
    Apparently Finder uses Preview in the background to generate the displayed thumbnail without actually creating one.
    What I've resorted to doing, particularly with graphic images, is to process them with GraphicConverter - I have its prefs set to automatially add thumbnails and previews. With an individual file this means opening it in GC and doing a Save As. However, a much easier and faster way is when there are two or more such files; I put them in a common folder and drop the folder onto GC. GC then opens them in a catalog view, in the process adding real thumbnails and previews to each automatically. Doesn't take long to do several hundred files that way.

  • How can we hide the Desktop when Dashboard is invoked?

    Widgets do not display elegantly against a cluttered desktop, nor even against a clean desktop with a busy photo for wallpaper.
    Is there any kind of preference (or etc.) that would cause the Desktop always to go hidden (go black, go solid color, intensely darken or etc.) whenever Dashboard is invoked?
    In other words, how can we stop the Desktop from "bleeding through" the display of our widgets?
    Many thanks.
    iMac core duo   Mac OS X (10.4.10)  

    Hi ChicagoLarry,
    No way in the system I know of.
    I found this Desktopple Pro widget on this site. I haven't tried it myself and am not a fan of haxies, so use at your own risk.
    EDIT:
    Actually the reviews on MacUpdate are quite positive. There is also a free version Desktopple 1.1
    -mj
    [email protected]
    Message was edited by: macjack

  • How can I use the desktop gmail instead of mobile?

    How can I use the desktop gmail on iPad2 -
    instead of the mobile version or app?

    Scroll all the way to the bottom of the screen in the mobile site. There is (or at least there used to be) a link to the standard site.
    Really, though, the experience through the Gmail app is much better.
    Best of luck.

  • How can I set the desktop image for client computers?

    How can I set the desktop image for client computers using ARD or terminal?

    How can I set the desktop image for client computers using ARD or terminal?

  • How can I change the desktop language from english into german??

    how can I change the desktop language from english into german??

    See:
    *http://www.mozilla.com/en-US/firefox/all-beta.html

  • Does somebody know how to get to the desktop via hot corners whilst being in full screen mode? it doesn't work on my mac... :/ thx for helping!

    does somebody know how to get to the desktop via hot corners whilst being in full screen mode? it doesn't work on my mac... :/ thx for helping!

    bump

  • How can u change the desktop and taskbar to a classic windows view

    how can u change the desktop and taskbar to a classic windows view in 8.1

    Hi,
    If you mean to customize the desktop, you can use themes, desktop backgrounds, window colors, and screen savers to personalize your desktop.   
    If you want some free themes and desktop backgrounds to use, there are lots to choose from in the
    Personalization Gallery.
    To learn more about personalizing the desktop, see
    Get started with themes.
    Best regards
    Michael Shao
    TechNet Community Support

  • How can I get an icon on my desktop to start my copy ofg CS5 ?

    How can I get an icon on my desktop to start my copy ofg CS5 ?

    Here are two ways on windows xp 32 bit:
    1. Go to Start>All Programs, find the photoshop cs5 shortcut, right click on the shortcut and click Send To and then click Desktop (create shortcut)
    2, Go to C:\Program Files\Adobe\Adobe Photoshop CS5, right click on the cs5 Photoshop.exe, click Send To and then click on Desktop (create shortcut)
        (you'll probably have to rename the shotrcut to Adobe Photoshop CS5 after the shortcut is put on the desktop if you want it to say cs5)

  • How do I get the desktop icon to reflect the new update to 4?

    I installed firefox 4 version, but when I pass the pointer over the icon on the desktop it still says firefox 3... How do I get it to indicate the new version?

    You posted with Firefox 4.0.1.
    If the name is wrong then rename the shortcut via the right-click context menu.<br />
    You can also check the Properties of that shortcut.<br />
    If you can't fix it then delete that shortcut and create a new shortcut by going to the Firefox.exe file in "C:\Program Files\Mozilla Firefox\" with Windows Explorer and use Send To > Desktop (create shortcut).

  • How can I change the desktop icon for ny google calendar?

    I'm new at this. I have managed to put google calendar on the desktop of my iPad but don't like the icon. How can I get a new one?

    There is no provision for changing icons on the iPad.

  • How can you lock the desktop icon size?

    On my Macbook Pro (10/6.7) the icons on the desktop sometimes change size. I'm not doing anything deliberate to cause this. When the icons change size, I can use View Options to make them the right size again, but it's a pain to have to keep doing that, especially since some icons don't always return to their original positions on the desktop. Is there any to prevent the desktop icons from changing size?

    They shrink when you're on the desktop and "pinch" two fingers on the trackpad closer together.  If you "spread" two fingers apart, they'll get bigger.
    You can disable in System Preferences > trackpad > Two Fingers > uncheck Pinch Open & Close.
    Regards,
    Captfred

  • How do I view the DESKTOP (not the hard drive) of my TARGET computer?

    I've successfully linked two MACS using a Firewire cable and TARGET mode. When I click on the Target computer's icon, I am linked to its Hard Drive. But what I really want is to see the DESKTOP of the Target computer, and be able to drag files/folders from the Target computer to the linked computer. Is this possible? If not, how do I locate the files/folders on the Target computer desktop? Thanks

    In FW Target Disk Mode only the hard disk drive and its folders/contents are seen
    by the host computer viewing the TDM-enabled second machine.
    If the status of the Target Disk mode computer were such that you could gain access
    to a User account's Desktop folder in that user's folder (sans permissions issues)
    the contents on a User's desktop folder may be retrieved. But not likely in TDM.
    When the computers are both near equal in health, a way to gain access to a
    remotely attached computer's hard disk drive, desktop/Finder, etc would be
    through a Remote Desktop application; one could remote Administer that one.
    There may be another way to do what you want, but viewing the FW TDM
    enabled computer from the healthy one used to gain access to it, as though
    it were a healthy computer and see its desktop file (finder) is unlikely.
    The status of this questionable computer being an unknown, other ideas
    would have to be based on more information to determine other options.
    {and I see by the time I typed all this & had minor distraction, here, you
    did get at least two replies that direct you to the user desktop folder.}
    Good luck & happy computing!
    {edited}

  • The computer I use for Itunes only has XP so I can't use ICloud. My desktop has Vista so I can use it. But I don't want to lose all of what I have on my Iphone 4S and my two Ipads. How can I use the desktop and retain the apps, music, podcasts etc. I have

    The computer I use for Itunes (my laptop) only has XP so I can't use ICloud:(
    I have a desktop that operates using with Vista.
    I downloaded 10.5 and sought to sync my two iphones and two ipads with the desktop in order to use ICloud. However I got warning messages that if I synced with this computer that had none of my extensive library of apps, music, podcasts, etc. would be on it, I would lose it all.
    I did authorize the computer. I knew enough to do that but am terrified that I will lose everything that I have accumulated and still won't be able to use ICloud.
    Isn't there a way to do this? Shift my library FROM my devices to the desktop?
    Thanks

    This is a tedious solution, which is stupid!  And some users report an inability to reauthorize a computer after an "en masse” deauthorization.  I can’t believe Apple doesn’t provide a list or menu to find out which computers you’ve authorized! Obviously, APPLE knows (or else they couldn’t tell us how many computers we have authorized)--so why can’t they give us access to that information about our own computers??!!!
    And for an already-authorized computer with a hard drive that’s since been replaced and upgraded from Mavericks to Yosemite, would it be recognized as a “new computer” and require authorization? Would its previous incarnation (i.e., with the old hard drive and OS) be considered a separate computer? Some users report they can’t authorize a computer after an OS upgrade because of that. Can’t believe we have to do such a bass-ackwards kludge!

  • How do I set the desktop wallpaper with an image in aperture 3?

    Sorry for the silly question, but I can't find how to set my desktop wallpaper with an image in aperture 3. It was simple when using Iphoto, but I can't find the method in aperture.
    Thanks,
    Dale.

    Command(⌘)-9 is no longer listed in the list of default keyword shortcuts, and it has no effect.
    I wrote a little Automator service to bring the Command(⌘)-9 back.
    A copy of this service is here for download:
    http://dreschler-fischer.de/scripts/SetDesktopPicture.workflow.zip
    This service uses three actions:
    Aperture: Get selected images
    Export Masters
    Finder: Set the Desktop Picture
    To install it, open the workflow in Automator and save it as service.
    To use it, select any image in Aperture, then activate the service from the Aperture menu -> Services, and it will set the master of the selected image as Desktop picture.
    If you like, you can assign the Command(⌘)-9 key to the service (in the System Preferences -> Keyboard -> Keyboard Shortcuts Panel) and then  turn any image you selected into Desktop wallpaper by simply pressing (⌘)-9.
    @Frank Caggiano, if you are still following this thread: for some reason this workflow succeeds with exporting the master, but I could not get it to work with the versions instead. Any ideas?
    Caution: this service will clutter the Desktop with the exported images. If you want to avoid that, change the export action to export the image to a different folder.
    Regards
    Léonie

Maybe you are looking for

  • Is there a way to have verification go through several people in a specific order.

    We are in a school setting and want our absence request to follow a specific path. Is there a way to set that up?

  • How can I have IMessage and SMS in the same thread

    My boyfriend has an iPad mini and a non Apple phone that sends SMS.  I know have two separate threads in messages, one for iMessage and one for SMS.  Even though I have added his email that is used to send iMessages to his contact on my phone, it is

  • Wanted Honolulu HI FCP 5 Studio User with discs

    Hi Honolulu FCP Studio User, I moved from New York City back to my hometown of Honolulu HI. In the process of moving, I lost my discs for FCP Studio 5, the bundle that includes Compressor, Motion, DVD Studio Pro 4 and of course FCP 5. I had to get my

  • Help: file sizes

    hi all can someone help me?? im an trying to get the size of i file.. i can do it but wat currently if the file size is large then it takes a long time to get it.. i am currently doing it this way... try{ FileChannel fc = (new FileInputStream(getAbso

  • SQL*NET for TCP/IP

    Where can i download SQL*NET for tcp/ip?