Jump to content

[SOLVED] Changing Mac Key Shortcuts


Samrat Saha
 Share

1 post in this topic

Recommended Posts

After installing my iAtkos v7 on my Intel Chipset i found a very Critical issue,Specially for the Previously Windows users that is Shortcuts are now working Correctly So after a frustration i Wrote this post that might solve your issues

 

This post explains the steps I took to make my PC keyboard work more like a Mac keyboard. The goal here is not necessarily for keys with the same names to be in the same position (e.g., the Ctrl key), but rather to have the same functionality across platforms when pressing keys located in the same positions.

When I started using OS X, I quickly realized that it uses a different set of key bindings. For example, the key binding for copying is Command-C, and the Command key on a Mac keyboard is located in a different position than the Ctrl key is on a PC keyboard.

I decided right away to modify the Mac key bindings so they would be more like the bindings that I was familiar with. If I was committed to completely switching platforms, I would have given more consideration to learning a new set of key bindings. However, since I was still planning on using multiple platforms, I wanted to make switching back and forth as seamless as possible.

 

Here are the steps for configuring the Mac’s keyboard to work like a PC keyboard.

 

Step 1. Configure Modifier Keys

The first step is changing the Modifier Keys… settings in the keyboard settings in system preferences. The settings are shown below.

 

Click Apple icon on Menu Bar >> System Preferences . . . >>Keyboard & Mouse >>Modifier Keys

 

Picture_2.png

 

After that Configure the settings as in the picture. . .same to same...

 

Picture_3.png

 

Step 2. Create DefaultKeyBinding.dict

 

The next step is to create a DefaultKeyBinding.dict file to add additional settings that make the bindings more similar to a PC (e.g., Ctrl-Left to move the cursor one word left, which will now be Command-Left on the Mac since the Command key is now—after Step 1—located where Ctrl is on a PC keyboard).

 

I used KeyBindingsEditor to create the following DefaultKeyBinding.dict file: DefaultKeyBinding.dict DefaultKeyBinding.dict.zip

 

The file should be saved to ~/Library/KeyBindings/, where ~ denotes your home directory. If you can’t see the Library directory in Finder, then click Go –> Go to Folder…, and enter ~/Library.

 

Picture_4.png

 

Here Generally You Would not find the KeyBindings folder So go ahead and create it and place the DefaultKeyBinding.dict DefaultKeyBinding.dict.zip file in it . . .Thats it Done!! Restart and Works

Link to comment
Share on other sites

 Share

×
×
  • Create New...