diff --git a/windows/src/desktop/help/advanced/index.md b/windows/src/desktop/help/advanced/index.md index 46d35ac6642..371f85521d7 100644 --- a/windows/src/desktop/help/advanced/index.md +++ b/windows/src/desktop/help/advanced/index.md @@ -4,4 +4,3 @@ title: Advanced Help * [proxy_config](proxy_config) * [locale_edit](locale_edit) -* [text_services_framework](text_services_framework) diff --git a/windows/src/desktop/help/advanced/text_services_framework.md b/windows/src/desktop/help/advanced/text_services_framework.md deleted file mode 100644 index e7a977a062f..00000000000 --- a/windows/src/desktop/help/advanced/text_services_framework.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Text Services Framework ---- - -## What is the Text Services Framework? - -The Text Services Framework, or TSF, is a set of components for modern -applications that support advanced input and text processing. It -supports features such as keyboard drivers, handwriting recognition, -speech recognition, as well as spell checking and other text processing -functions. - -With Keyman Desktop 9 and later versions, all keyboards are registered -through the Windows interfaces, and the key advantage is that Keyman now -automatically detects applications that have support for TSF and -upgrades the experience for those applications. - -For those applications that support TSF, the most important advantage is -that Keyman can read the current 'context' from the application. The -'context' is the characters on the screen around the insertion point. -Earlier versions of Keyman remembered the context while inputting text, -but as soon as an arrow key was pressed, or the mouse clicked, Keyman -would forget the context. This means that existing text can be edited in -a much more intuitive manner when using TSF. - -## What applications support TSF? - -TSF is supported by a wide range of software and Windows components. diff --git a/windows/src/desktop/help/basic/make-taskbar-icon-visible.md b/windows/src/desktop/help/basic/make-taskbar-icon-visible.md index 62b90be5d46..eebd699e0a6 100644 --- a/windows/src/desktop/help/basic/make-taskbar-icon-visible.md +++ b/windows/src/desktop/help/basic/make-taskbar-icon-visible.md @@ -37,3 +37,16 @@ Here's how to make the change with Windows Settings: 5. The Keyman icon will now always appear in the Windows Taskbar near the clock, if Keyman is on. 6. Continue on to [Step 5](../start/tutorial#step-5-) of this guide. + +- On Windows 11 + + 1. Right-click on the Windows Taskbar. + + ![](../desktop_images/win11-taskbar1.png) + 2. Select 'Taskbar settings'. + 3. Under 'Other system tray icons', expand the list, + click the toggle button beside 'Keyman Engine x86'to turn it on. + ![](../desktop_images/win11-taskbar2.png) + 4. The Keyman icon will now always appear in the Windows + Taskbar near the clock, if Keyman is on. + 5. Continue on to [Step 5](../start/tutorial#step-5-) of this guide. \ No newline at end of file diff --git a/windows/src/desktop/help/basic/uninstall.md b/windows/src/desktop/help/basic/uninstall.md index 7e7cb2274c7..6d986456138 100644 --- a/windows/src/desktop/help/basic/uninstall.md +++ b/windows/src/desktop/help/basic/uninstall.md @@ -15,3 +15,18 @@ title: Software Task - Uninstall Keyman 5. Click Uninstall. 6. Follow the prompts to complete the uninstall. + +## Uninstall Keyman from Windows 11 + +1. Exit Keyman. + +2. Open Windows Start Menu and type "Add or Remove Programs", and open that app. + +3. In the Apps > Installed apps search box, type "Keyman". + +4. Click the three horizontal dots to the right of Keyman in the list. +![](../desktop_images/win11-uninstall.png) + +5. Click Uninstall. + +6. Follow the prompts to complete the uninstall. diff --git a/windows/src/desktop/help/desktop_images/win11-taskbar1.png b/windows/src/desktop/help/desktop_images/win11-taskbar1.png new file mode 100644 index 00000000000..ec72256a713 Binary files /dev/null and b/windows/src/desktop/help/desktop_images/win11-taskbar1.png differ diff --git a/windows/src/desktop/help/desktop_images/win11-taskbar2.png b/windows/src/desktop/help/desktop_images/win11-taskbar2.png new file mode 100644 index 00000000000..a349d65aa9f Binary files /dev/null and b/windows/src/desktop/help/desktop_images/win11-taskbar2.png differ diff --git a/windows/src/desktop/help/desktop_images/win11-uninstall.png b/windows/src/desktop/help/desktop_images/win11-uninstall.png new file mode 100644 index 00000000000..a0611a8b394 Binary files /dev/null and b/windows/src/desktop/help/desktop_images/win11-uninstall.png differ diff --git a/windows/src/desktop/help/desktop_images/win11_km_install_anywhere_1.png b/windows/src/desktop/help/desktop_images/win11_km_install_anywhere_1.png new file mode 100644 index 00000000000..f991126de01 Binary files /dev/null and b/windows/src/desktop/help/desktop_images/win11_km_install_anywhere_1.png differ diff --git a/windows/src/desktop/help/index.md b/windows/src/desktop/help/index.md index 6dd83bca6fb..f5d5ddf3780 100644 --- a/windows/src/desktop/help/index.md +++ b/windows/src/desktop/help/index.md @@ -33,7 +33,6 @@ frequently asked questions, tutorials, and videos. ### [Advanced Topics](advanced/) * [Character Map](basic/toolbox/character-map) * [Hotkeys](start/hotkey_set) -* [Text Services Framework Addin](advanced/text_services_framework) * [Use Word macros to switch keyboard and font](https://help.keyman.com/kb/93) * [Application Programming Interface (API)](https://help.keyman.com/developer/engine/desktop/current-version/api/) * [Keyman for Windows version history](https://help.keyman.com/products/windows/version-history) diff --git a/windows/src/desktop/help/start/download-and-install-keyman.md b/windows/src/desktop/help/start/download-and-install-keyman.md index 27902001c76..00a85385087 100644 --- a/windows/src/desktop/help/start/download-and-install-keyman.md +++ b/windows/src/desktop/help/start/download-and-install-keyman.md @@ -17,7 +17,7 @@ After you download Keyman, to install the program: 2. Double-click the file to begin installation. -3. You may be warned to use a "Microsoft-verfied" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store. If "**Install Anyway**" is an option, select that. Otherwise follow the instructions found here [How To - Allow Windows 10 to Install Apps From Anywhere](../troubleshooting/install-app-from-anywhere) +3. You may be warned to use a "Microsoft-verfied" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store. If "**Install Anyway**" is an option, select that. Otherwise follow the instructions found here [How To - Allow Windows to Install Apps From Anywhere](../troubleshooting/install-app-from-anywhere) ![](../desktop_images/km_non_app_store_2.png) 4. You will be asked to allow the installer to access your system. diff --git a/windows/src/desktop/help/troubleshooting/index.md b/windows/src/desktop/help/troubleshooting/index.md index 54416ad9ba0..cafa5106479 100644 --- a/windows/src/desktop/help/troubleshooting/index.md +++ b/windows/src/desktop/help/troubleshooting/index.md @@ -10,4 +10,4 @@ title: Troubleshooting * [How To - Resolve Security Software Conflicts with keyman32.dll](securitysoftware) * [How To - Use the Keyman Setup Bootstrapper](bootstrapper) -* [How To - Allow Windows 10 to Install Apps From Anywhere](install-app-from-anywhere) +* [How To - Allow Windows to Install Apps From Anywhere](install-app-from-anywhere) diff --git a/windows/src/desktop/help/troubleshooting/install-app-from-anywhere.md b/windows/src/desktop/help/troubleshooting/install-app-from-anywhere.md index 160d7cf0238..23c4213b748 100644 --- a/windows/src/desktop/help/troubleshooting/install-app-from-anywhere.md +++ b/windows/src/desktop/help/troubleshooting/install-app-from-anywhere.md @@ -1,5 +1,5 @@ --- -title: How To - Allow Windows 10 to Install Apps From Anywhere +title: How To - Allow Windows to Install Apps From Anywhere --- ## Allow Windows 10 to Install Apps From Anywhere @@ -20,6 +20,22 @@ If "**Change my app recommendation settings**" is shown, select that and go to s 5. Now continue installing by double-clicking on the Keyman file identified in Step 1 of [How To - Download and Install a Keyman](../start/download-and-install-keyman). +## Allow Windows 11 to Install Apps From Anywhere + +1. You may be warned to use a "Microsoft-verified" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store. +If "**Change my app recommendation settings**" is shown, select that and go to step 4. +![](../desktop_images/km_non_app_store_1.png) + + +2. If that is not available, open the Windows 11 start menu (Windows logo) and select **Settings**. + +3. Click on the **Apps** in the **Windows Settings** menu + +4. Click on **Advanced app settings** from the option **choose where to get apps**, click on the dropdown menu below and select "Anywhere, but warn me before installing an app that's not from the Microsoft Store" or one of the other options that allows you to install from *Anywhere*. +![](../desktop_images/win11_km_install_anywhere_1.png) + +5. Now continue installing by double-clicking on the Keyman file identified in Step 1 of [How To - Download and Install a Keyman](../start/download-and-install-keyman). + ## Related Topics - [How To - Download and Install a Keyman](../start/download-and-install-keyman)