If you are following me on Twitter (CSSJockey or MohitAneja)  or Facebook, you must have heard that I recently switched from PC to MAC. “FINALLY” ;)

So far my experience is really good however I had to learn new shortcuts and get familiar with this awesome gadget.

Quick Tip!

If you recently switched from PC to Mac the first thing you will hate is the mouse speed. For me it was a major turn off, however being an explorer, I asked my best friend “Google” and I got the following code which you can write in the Terminal window to increase or decrease the mouse speed.

Here’s the code for the same:

To check the current settings type the following in terminal window

defaults read -g com.apple.mouse.scaling

To overwrite the default settings type the following command and replace “your_mouse_speed” with a numeric value. Higher the number,  faster the speed!

defaults write -g com.apple.mouse.scaling your_mouse_speed

I’ve set mine to 33 as I like my mouse to move around this big screen really fast. However you can set the number as per your comfort level.

Free Applications Resources for MAC

I’ve been using a lot of applications on windows to be more productive and organized so I starting hunting for MAC Applications to make myself at home.

I found a lot of websites where you can get applications for your MAC however the following are a few where you will find FREE software for you MAC and make it a power machine ;)

These websites might not be appealing to your eyes and I really hate their designs, but they have really good stuff, so check it out ;)

AppDonkey.com

AppDonkey.com

OpenSourceMac.org

OpenSourceMac.org

OpenSourceMac.org

FreeMacApps.com

FreeMacApps.com

FreeMacWare.com

FreeMacWare.com

FreeMacWare.com

ThriftMac.com

ThriftMac.com

ThriftMac.com

FreeMacAppADay.com

FreeMacAppADay.com

FreeMacAppADay.com

I hope you will find the software you are looking for in these websites else Google is the rescue..

I’ve got a lot of stuff to share about my experience of switching from PC to MAC which I’ll share in my up-coming posts, so stay tuned..

Cheers!!

Leave a Reply