Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Aug 24, 2024
1 parent cbee194 commit 6d65020
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,21 @@

## Beta

- 💥 Breaking changes
- In previous versions, when fn+arrows were implicitly changed to home, end, page up, and page down, this would occur even if other modifiers were pressed.
For example, fn+shift+up_arrow would become shift+page_up.
This has now been changed so that home, end, page up, and page down are only triggered when only fn is pressed.
If you prefer the old behavior, you can revert to it by disabling the "Change fn+arrows..." setting in the Virtual Keyboard tab.
<br/><br/>
<table><tbody><tr><td><!-- border hack -->
<img src="https://karabiner-elements.pqrs.org/docs/releasenotes/images/v15.1.0/[email protected]" alt="Karabiner-Elements Setttings" />
</td></tr></tbody></table>
- ✨ New Features
- A setting has been added to disable mouse cursor movement and scrolling for both the mouse and gamepad.
- Settings of the gamepad stick have been added; deadzone and delta magnitude detection threshold.
- Added an option to allow quitting EventViewer with Command+Q and Command+W.
- ⚡️ Improvements
- Adjusted the gamepad deadzone default value

## Karabiner-Elements 15.0.0

Expand All @@ -20,7 +31,7 @@
- Follow the instructions to allow Karabiner-Elements Privileged Daemons to run in the System Settings.
<br/><br/>
<table><tbody><tr><td><!-- border hack -->
<img src="https://karabiner-elements.pqrs.org/docs/releasenotes/images/v15.0.0/[email protected]" alt="Karabiner-Elements Setttings" />
<img src="https://karabiner-elements.pqrs.org/docs/releasenotes/images/v15.0.0/[email protected]" alt="Karabiner-Elements Setttings" />
</td></tr></tbody></table>
- The method to enable the Multitouch Extension has changed.
To enable the Multitouch Extension, go to the Misc tab in the settings and turn on `Enable Multitouch Extension`.
Expand Down

0 comments on commit 6d65020

Please sign in to comment.