up vote 14 down vote favorite
6
share [g+] share [fb]

So you've been using Windows for a lifetime. But now, you are curious to make a little jump into the Apple world. And you wonder... Do my beloved keyboard shortcuts will work on Mac?

What would you recommend for Mac immigration?

If you once migrated from PC to Mac, include your first temporal frustrations and things like that.

link|improve this question
Why don't you list some applications that you use often in the Windows world for some suggestions? – moshen Jul 15 '09 at 21:56
1  
Actually, most shortcuts are the same, except that the ctrl key turns into the apple key. – PiPeep Jul 15 '09 at 21:56
I use Mac, I thought this question might be a good sth to have for starters. – AZ. Jul 15 '09 at 22:00
feedback

7 Answers

A good place to look is Apple's Find Out How tutorials, and their Switch 101 page. There should be enough info there to get you started. As for your beloved keyboard shortcuts, there probably are equivalents for almost all of them, plus some you've never used. You can see a list of system-wide shortcuts in System Preferences:

enter image description here

Also, shortcuts for each application are listed in the menus (the Menu Bar is another thing to get used to):

enter image description here

The symbols used next to each key denote the modifier keys:

  • is the Shift key
  • is the Command key (sometimes called the Apple key), the equivalent of Control in Windows
  • is the Option key, the (very) rough equivalent of Alt in Windows
  • is the Control key.

Another hint: if you hold down modifier keys while looking through menus, you'll sometimes see more options show up. For example, I can see that ⌘W is Close Tab in Safari, but if I hold the option key, it changes to ⌥⌘W, Close Other Tabs.

I have another major tip as well. When you're trying to get programs to interact with each other, or move data around, simple drag & drop will work in probably more places than you expect it. (If you want to drag text around to move it, keep in mind you'll have to hold the mouse down for a fraction of a second before you move it.)

If you have any specific questions, of course you can ask those too.

link|improve this answer
I never ever saw those pages and for me, it was a bit not that natural when I bought my iMac. I may be dumb. :P – AZ. Jul 15 '09 at 22:14
feedback

Alright... Here it goes:

  • MS Office --> MS Office X or OpenOffice
  • IM Client --> Adium or iChat (with Chax of course)
  • Web Browser --> FireFox, Safari, Opera, or Camino (Depending on your needs)
  • All Purpose Programmer's Text Editor --> TextMate or BBEdit (Both very good)
  • Media Player --> VLC or QuickTime (with Perian of course)

Plus, some mac specific software:

  • Quicksilver, Kind of hard to explain
  • Growl, a notifier

Running Windoz only software:

  • Virtualization with VMWare, Parallels (I hear Parallels 4 is not as good as VMWare 2), or VirtualBox
  • Darwine or CrossOver (well worth the cost)
  • Bootcamp, requires a reboot (Reboot? A mac? Never!)

I'm making this a wiki for others to add onto

link|improve this answer
1  
Also, VirtualBox is free (And Open Source too!) and (for me at least) works as well as VMWare does. – Henri Watson Jul 15 '09 at 22:10
1  
Firefox, not FireFox ;-) (But that's no different from Windows.) – Arjan Jul 15 '09 at 22:29
feedback

MacOS is extremely keyboard friendly. I almost never have to take my hands off of it. Unfortunately, the shortcuts don't translate directly from Windows, but you will adjust.

For instance, copy is apple+c instead of ctrl+c even though you have a ctrl key.

link|improve this answer
1  
Except when you try to see what's inside the menus, which in Windows is achieved by holding the alt key + arrow keys : ( – Oscar Reyes Jul 16 '09 at 19:00
2  
ctrl+f2 then you can arrow around all you want :D. osxdaily.com/2007/12/13/… – moshen Jul 16 '09 at 19:45
3  
Wow, the one thing I really dislike about OS X, is that I need the mouse far too often! Like when a dialog shows, most of the time there's no way to navigate through the buttons. (Unless Universal Acces is enabled, which often is not the case, and while enabled makes using Tab in a browser a nightmare.) – Arjan Jul 29 '09 at 12:33
1  
I think that this is the option that you're looking for: imgur.com/g2jCn.png – moshen Jul 30 '09 at 16:46
1  
@Arjan, When a dialog shows, usually you can press one of the buttons using the keyboard. Return=default action; Escape, Command-period=Cancel; anything else should be command+first letter. – Benjamin Dobson Aug 20 '09 at 21:51
show 1 more comment
feedback

In addition to using Cmd+Tab/Cmd+Shift+Tab to switch applications, you can use Cmd+tilde/Cmd+Shift+tildeto switch windows in the current application. Unfortunately, if one of the windows of the current application is minimized, this skips those windows. I haven't found a way to get to a minimized window with the keyboard yet.

link|improve this answer
feedback

I have two main tips:

Zoom != Maximise
Don't try to maximise everything. For almost all applications, the Mac way of working is for almost all applications, to have lots of overlapping windows that don't fill the screen.

Close != Quit
On Windows, closing the window is pretty much equal to quitting the application. On Mac OS X, document-based applications remain open after closing all the windows. Once you're used to this you'll appreciate it: you can close all your open documents and then create a new one without quitting the application.

link|improve this answer
1  
These are the two things I hate most about the Mac platform. Annoyed me since the beginning when I started working on one. – Eikern Dec 8 '09 at 17:14
feedback

For most shortcuts swapping Ctrl for Cmd (Cut, Copy, Paste, Undo, Redo, etc)

Here's a couple of mappings:

  • Close application - Alt+F4 -> Cmd+Q
  • Application switch - Alt+Tab -> Cmd+Tab

And there's a ton more, but sadly, I don't myself utilize too many keyboard shortcuts other than the really normal once, which I do though thoroughly abuse.

link|improve this answer
Close application window - Cmd-W Quit application completely - Cmd-Q – TomA Aug 23 '10 at 15:12
feedback

If you know a keyboard shortcut for the Windows version of an application but not the Mac version, try substituting Ctrl for Cmd.

Also, make use of Exposé and Spaces - two amazing programs built into Mac OS X.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.