diff --git a/readme.md b/readme.md index f2357f2..364c0ac 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ ![](wiki/images/fancymouse-banner.png) ---- -## 2023-03-03 Update +## 2024-04-25 Update A modified version of FancyMouse is now incorporated into Microsoft [PowerToys](https://github.com/microsoft/PowerToys) and renamed "Mouse Jump". @@ -16,7 +16,7 @@ FancyMouse is a Windows utility for quickly moving the mouse large distances on See links for additional details: * [Basic Configuration](./wiki/config/basic_config.md) -* [Advancedc Configuration](./wiki/config/advanced_config.md) +* [Advanced Configuration](./wiki/config/advanced_config.md) --- diff --git a/wiki/config/advanced_config.md b/wiki/config/advanced_config.md index a7301e6..fd3f773 100644 --- a/wiki/config/advanced_config.md +++ b/wiki/config/advanced_config.md @@ -36,7 +36,7 @@ If you just want to dive into some examples to see how it works, here's some pre | ![](./legacy_v1_config_t.png) | **[Legacy](./legacy_v1_config.md)** | Config settings that emulate the legacy preview style | ![](./gaudy_v2_config_t.png) | **[Gaudy](./gaudy_v2_config.md)** | A ghastly assault on the eyes -> **Note:** If you design an interesting style feel free to share it by raising an [issue](https://github.com/mikeclayton/FancyMouse/issues) with a screenshot and the contents of the config file and I'll and some of them to this gallery. +> **Note:** If you design an interesting style feel free to share it by raising an [issue](https://github.com/mikeclayton/FancyMouse/issues) with a screenshot and the contents of the config file and I'll add some of them to this gallery. ## Reference @@ -45,7 +45,7 @@ The table below annotates a sample config file, but check out one of the gallery | Key | Description | | --- | ----------- | | ```{``` | -|     ```"version": 2,``` | Indicates the **version** of the config file format used in this file. DIfferent versions will support different settings and this is used where possible to read old formats and apply them to the application's behaviour and visual style. +|     ```"version": 2,``` | Indicates the **version** of the config file format used in this file. Different versions will support different settings and this is used where possible to read old formats and apply them to the application's behaviour and visual style. |     ```"hotkey": "CTRL + ALT + SHIFT + F",``` | The key combination that activates the preview popup. You can potentially make it easier to trigger by binding the key combination to a spare button on your mouse if your manufacturer's softwate supports it. |     ```"preview: {``` | |         ```"name": "default",``` | Specifies an arbitray **name** for the style in this config file to make it easier to distinguish it when comparing to other config files. diff --git a/wiki/config/default_v2_config.md b/wiki/config/default_v2_config.md index 5e3d2cf..31d87d8 100644 --- a/wiki/config/default_v2_config.md +++ b/wiki/config/default_v2_config.md @@ -2,7 +2,7 @@ ## Description -The **Default V2 Config** style places a thin, flat border around the main preview popup, and then adde a margin and border with a 3d effect to each screenshot to make it appear as if it's being displayed on a monitor bezel. +The **Default V2 Config** style places a thin, flat border around the main preview popup, and then adds a margin and border with a 3d effect to each screenshot to make it appear as if it's being displayed on a physical monitor. ## Preview