From a4278938d8e450dbf20e713aea07352429b7a101 Mon Sep 17 00:00:00 2001 From: Michael Clayton Date: Thu, 12 Oct 2023 22:33:28 +0100 Subject: [PATCH] #30 - fixed typos in wiki --- wiki/config/advanced_config.md | 6 +++--- wiki/config/default_v2_config.md | 4 ++-- wiki/config/gaudy_v2_config.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/wiki/config/advanced_config.md b/wiki/config/advanced_config.md index cbc6e42..a7301e6 100644 --- a/wiki/config/advanced_config.md +++ b/wiki/config/advanced_config.md @@ -24,7 +24,7 @@ * **padding** - the size of the gap between the border and the content * **content** - the area at the center of the element that can contain child elements -There are two sets of box configurations that can be customised - one for the main pewview popup canvas, and one for the miniature screenshots. These can be combined to make a variety of effects. +There are two sets of box configurations that can be customised - one for the main preview popup canvas, and one for the miniature screenshots. These can be combined to make a variety of effects. ## Gallery @@ -34,7 +34,7 @@ If you just want to dive into some examples to see how it works, here's some pre | ------- | ---- | ----------- | | ![](./default_v2_config_t.png) | **[Default](./default_v2_config.md)** | The current default preview style | ![](./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 assaault on the eyes +| ![](./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. @@ -46,7 +46,7 @@ The table below annotates a sample config file, but check out one of the gallery | --- | ----------- | | ```{``` | |     ```"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 bind this combination to spare button on your mouse if your manufacturer's softwatr supports it to make it easier to trigger. +|     ```"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. |         ```"size": {``` | diff --git a/wiki/config/default_v2_config.md b/wiki/config/default_v2_config.md index 3adc1c7..5e3d2cf 100644 --- a/wiki/config/default_v2_config.md +++ b/wiki/config/default_v2_config.md @@ -1,8 +1,8 @@ -# Default Config V2 Sample +# Default V2 Config Sample ## Description -The Default Config V2 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 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. ## Preview diff --git a/wiki/config/gaudy_v2_config.md b/wiki/config/gaudy_v2_config.md index 141b686..32cb98b 100644 --- a/wiki/config/gaudy_v2_config.md +++ b/wiki/config/gaudy_v2_config.md @@ -4,7 +4,7 @@ As with any styling system, the FancyMouse config file can be abused to create some truly horrific visual appearances. This **Gaudy V2 Config** sample is one of them... -> Note this *might* actually be useful if you want to use FancyMouse as a kind of mouse-finder that shows a nright eye-catching image on one of the screens so it draws your eyes to it). +> Note this *might* actually be useful if you want to use FancyMouse as a kind of mouse-finder that shows an eye-catching popup on the screen where the mouse is located so it draws your eyes to it. ## Preview