forked from pqrs-org/Karabiner-archived
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
57 lines (53 loc) · 2.79 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Changes since 7.4.0
- Added KeyCode::VK_CONSUMERKEY_*.
- Added about XXX kinds settings.
----------------------------------------------------------------------
= version 7.4.0 =
- Some improvements on Mac OS X 10.7 (Lion).
- Removed "General > Enable CapsLock LED Hack".
If you're using this setting for PCKeyboardHack,
use "No Action" configuration instead.
http://pqrs.org/macosx/keyremap4macbook/extra.html#t1p1
- Clean up "Simultaneous Vi Mode".
(and split some options into "Home Row Arrow and Modifier Mode".)
- Added "[Key Overlaid Modifier] Initial Modifier Wait" preference into "Key Repeat" tab.
KeyOverlaidModifier changes key to modifier after this wait.
This preference is useful if your typing speed is too fast.
- Added KeyCode::VK_STICKY_*_FORCE_ON, KeyCode::VK_STICKY_*_FORCE_OFF.
- Added --DropScrollWheel--.
- Some minor improvements.
- Added some settings to preset.
----------------------------------------------------------------------
= version 7.3.0 =
- Improved stability when using Sticky Keys in Universal Access.
- Improved stability when using multi-touch extension together.
- Improved "Lazy-Modifier (KeyCode::VK_LAZY_*)" behavior.
- Some minor improvements.
- Clean up the internal source code. The connection between kernel and userspace became more easier to understand.
- Added KeyCode::VK_MOUSEKEY_BUTTON_*.
- Added Option::NOREPEAT at <autogen>.
- Added DeviceProduct::ANY at <device_only>, <device_not>.
- Added about 80 kinds settings.
----------------------------------------------------------------------
= version 7.2.0 =
- Fixed a bug that Growl notification did not work in specific environment.
- Fixed a bug that the default setting of checkForUpdate was "Nothing".
- Improved multi-touch extension around sleep/wakeup.
- Added about 20 kinds settings.
----------------------------------------------------------------------
= version 7.1.0 =
- Added setting to be able to use "Logitech Number Pad" which we were not able not use in Mac OS X.
Activate "Change KeyPad Key > Logitech Number Pad Hack".
- Replaced StatusWindow with Growl.
StatusWindow was displaying the lock state of modifiers and extra message.
Now, these messages are shown by Growl.
http://pqrs.org/macosx/keyremap4macbook/img/growl.png
http://growl.info/
- Attached an application named "multi-touch extension".
This application activates specific setting while fingers touch the multi-touch device.
ThumbSense is one of the function which this application supplies.
- Improve UI of checkForUpdate.
- Fixed some bugs.
- Added about 140 kinds settings.
- Added <modifier_only>, <modifier_not> filters.
- Added --ForceNumLockOn-- to <autogen>.