Skip to content

kmaehashi/KeyRemap4MacBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyRemap4MacBook

KeyRemap4MacBook is a powerful utility for keyboard customization.

  • Change the key. (For example, "Change Right Option to Enter")
  • Accelerate speed of the key repeat.
  • The revival of a lost NumPad key (Fn+jkluio789…)
  • Features for more efficient operations. (Emacs Mode, Vi Mode, Mouse Keys Mode, ...)

Web pages

System requirements

Mac OS X 10.6 or higher with 64-bit kernel.

  • If you require KeyRemap4MacBook for OS X 10.6 or 10.7 with 32-bit kernel, use KeyRemap4MacBook 8.4.0.
  • If you require KeyRemap4MacBook for Mac OS X 10.4.x or 10.5.x, use KeyRemap4MacBook 5.1.0.

How to build

Requirements:

Please install Boost into /usr/local/include/boost.

Step1: Getting source code

Execute a following command in Terminal.app.

git clone --depth 10 https://github.com/tekezo/KeyRemap4MacBook.git

Step2: Building a package

Execute a following command in Terminal.app.

cd KeyRemap4MacBook
make

Then, KeyRemap4MacBook-VERSION.dmg has been created in the current directory. It's a distributable package.

Note:
Build may be failed if you changed environment values or changed /usr/bin files.
Use clean environment (new account) if build was failed.

Customized Sparkle

We're using Sparkle to provide a software update feature.
The Sparkle framework is located in "src/core/server/Frameworks/Sparkle.framework".

This built-in binary is built with some patches.

About

KeyRemap4MacBook is a powerful utility for keyboard customization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.9%
  • Objective-C 19.5%
  • Shell 1.3%
  • C 1.2%
  • Ruby 1.1%