Game Folder Icon Os X

Posted on  by admin

We’ve all seen desktops even messier than this. We won’t get into the merits of proper file and folder organization, but even users for whom a messy desktop is acceptable may occasionally want to clear their desktop of all this clutter so that they can focus clearly on a new task or present a tidy backdrop for screencasts. You can always clear your desktop by manually moving files and folders to another location on your Mac’s hard drive, but a quicker and easier way is to temporarily hide desktop items with a quick Terminal command. Here’s how to hide desktop icons in OS X. First, launch Terminal (located in the Applications  Utilities folder).

Osx folder Icons - Download 4696 Free Osx folder icons @ IconArchive. Search more than 450,000 icons for Web & Desktop here.

Then copy and paste the following command and press Return to execute it: defaults write com.apple.finder CreateDesktop false; killall Finder This preference disables OS X’s ability to draw desktop icons, and you’ll notice that all of your files, folders, and drives have suddenly disappeared. But don’t worry! They’re not deleted, just hidden. All desktop icons, including drives and network locations, are hidden. To demonstrate this, open a Finder window and navigate to your user’s desktop folder.

You’ll see that all of your files are still fine and dandy. OS X is simply declining to show them on the desktop. In fact, while this command is enabled, you can continue to store, retrieve, and use files on your desktop without issue. You’ll simply need to do so via a Finder window instead of the desktop itself. You can still see and access your desktop files via Finder. When you’re ready to restore your desktop icons, head back to Terminal and use this command instead: defaults write com.apple.finder CreateDesktop true; killall Finder This allows OS X to draw desktop icons once again, and you’ll see all your icons reappear as quickly as they disappeared. This Terminal command to hide desktop icons survives a reboot, but not an OS X upgrade, so you’ll need to reenable the command if you update to a new version of OS X.

If you frequently need to hide desktop icons for things like screenshots and screencasts, you may want to consider third party software such as, which offers more advanced functionality such as the ability to use a custom backdrop or hide all but a single application. But if you just need a clean desktop in a pinch, the Terminal command discussed here should do the trick. Want news and tips from TekRevue delivered directly to your inbox? Sign up for the TekRevue Weekly Digest using the box below. Get tips, reviews, news, and giveaways reserved exclusively for subscribers. Categories: /. Tags: # # # # # # #.

I created a simple “Show/Hide Desktop” Automator app based on this article that toggles the state of the desktop icons. Here’s the code: if `defaults read com.apple.finder CreateDesktop` = true ; then defaults write com.apple.finder CreateDesktop false && killall Finder else defaults write com.apple.finder CreateDesktop true && killall Finder fi 1. Open Automator 2. New Application 3.

Utilities Run Shell Script 4. Paste the code snippet 5. Save and put in your Dock or wherever!

Of course you could also use it as a Service or a command line script. Hope this helps someone out there.

By Look at the folder structure of a typical OS X installation. Open a Finder window and click the icon for your hard drive (which is typically called Macintosh HD) in the Sidebar. You should see at least four folders: Applications, Library, System, and Users. Within the Users folder, each user has his own set of folders containing documents, preferences, and other information that belongs to that user and account. From the top: The Computer folder The Computer folder shows all the storage devices that are currently connected to your Mac.

The following steps show how you can start at the Computer folder and drill down through the folder structure:. To find the Computer folder, choose Go→Computer or press Shift+Command+C. The Computer folder in this example is called Bob L’s MacBook Pro, and it contains a hard-drive icon (Mavericks HD) and a Network icon, with which you can access servers or other computers on your local network.

Double-click the icon that holds your OS X stuff. Technically, this drive is called your boot drive. If you haven’t changed it, it’s probably called Macintosh HD. Check out the folders you find there.

You should see at least four folders (unless you’ve added some; if you installed the Xcode programming tools, for example, you have more). The Applications folder You can access the Applications folder, located at the root level of your boot drive, by clicking the Applications icon in the Sidebar, by choosing it in the Go menu, or by pressing Shift+Command+A. In this folder, you find applications and utilities that Apple includes with OS X. Fonts (and more) in the public Library folder The Library folder, at the root level of your OS X hard drive, is like a public library; it stores items available to everyone who logs into any account on this Mac. Leave the /System/Library folder alone. Don’t move, remove, or rename it, or do anything within it. It’s the nerve center of your Mac.

In other words, you should never have to touch this third Library folder. By and large, the public Library subfolder that gets the most use is the Fonts folder, which houses many of the fonts installed on the Mac Finally, the Library in the Users folder is where OS X stores configuration and preferences files shared by all users.

File folder icons

If your Mac is set up for multiple users, only users with administrator (admin) privileges can put stuff in the public (root-level) Library folder. The System folder The System folder contains the files that OS X needs to start up and keep working.

Leave the System folder alone. Don’t move, remove, or rename it or anything within it.

It’s part of the nerve center of your Mac. The usability of the Users folder When you open the Users folder, you see a folder for each person who has a user account on the Mac, as well as the Shared folder. The Shared folder that you see inside the Users folder allows everyone who uses the Mac to use any files stored there. If you want other people who use your Mac to have access to a file or folder, the Shared folder is the proper place to stash it.

There’s no place like Home From the Users folder, you can drill down into the Home folder to see what’s inside. When the user logs on to this Mac, his Home folder appears whenever he clicks the Home icon in the Sidebar, chooses Go→Home, or uses the keyboard shortcut Shift+Command+H. Your Home folder is the most important folder for you as a user — or at least the one where you stash most of your files.

It is strongly recommend that you store all the files you create in subfolders within your Home folder — preferably, in subfolders in your Home/Documents folder. When you open your Home folder, you see a Finder window with a little house icon and your short username in the title bar. Seeing your short username in the title bar tells you that you’re in your Home folder.

Game Folder Icon Os X

Every user has a Home folder named after his or her short username. If your Mac has more than one user, you can see the other users’ Home folders in your Users folder, but OS X prevents you from opening files from or saving files to them. By default, your Home folder has several folders inside it created by OS X. The following four are the most important:. Desktop: If you put items (files, folders, applications, or aliases) on the Desktop, they’re actually stored in the Desktop folder. Documents: This is the place to put all the documents (letters, spreadsheets, recipes, and novels) that you create.

Library: This Library folder is invisible in Mavericks. Rest assured that even though it’s hidden, it’s still one of the most important folders in your Home folder, containing Preferences, fonts available only to you, and other stuff that you expect to use.

Game Folder Icon Xp

Public: If others on your local area network use file sharing to connect with your Mac, they can’t see or use the files or folders in your Home folder, but they can share files you’ve stored in your Home folder’s Public folder. You can create more folders, if you like. In fact, every folder that you ever create (at least every one you create on this particular hard drive or volume) should be within your Home folder.