public
Description: Remap Caps Lock key on OS X - Yasuda Yoshinori
Homepage: http://www.pqrs.org/tekezo/macosx/keyremap4macbook/extra.html
Clone URL: git://github.com/bjeanes/PCKeyboardHack.git
PCKeyboardHack / .hgignore
100644 18 lines (17 sloc) 0.392 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
syntax: regexp
.*\.pkg/
.*\.gz
pkgroot/
.*/build/
.*\.xcodeproj/.*\.mode1
.*\.xcodeproj/.*\.mode1v3
.*\.xcodeproj/.*\.pbxuser
src/core/kext/common/generate/output
src/core/kext/Leopard/version.hpp
src/core/kext/Tiger/version.hpp
files/share/reset
pkginfo/Info.plist$
src/core/kext/common/Info.plist$
src/util/launchd/Info.plist$
src/util/prefpane/Info.plist$
src/util/uninstaller/Info.plist$