mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-17 05:07:40 +00:00
chore(windows/resources): Add troubleshooting/hidden
This commit is contained in:
parent
41bb899164
commit
2d0e8490bb
3 changed files with 21 additions and 2 deletions
|
|
@ -5,4 +5,3 @@
|
|||
- search for \n\n- (gaps between bullets)
|
||||
- search for ^**...**$
|
||||
- search for keyboard references and use <kbd></kbd>
|
||||
- content for troubleshooting/hidden
|
||||
|
|
|
|||
20
windows/src/desktop/help/troubleshooting/hidden.md
Normal file
20
windows/src/desktop/help/troubleshooting/hidden.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: How To - Fix A Problem with an Active Keyman Keyboard Not Typing
|
||||
---
|
||||
|
||||
## Symptoms
|
||||
You may experience an issue in Windows 7 where:
|
||||
* Keyman is on; and
|
||||
* your Keyman keyboard is active, your Keyman keyboard is active, with its icon showing in the Keyman menu; but
|
||||
* your Keyman keyboard does not work.
|
||||
|
||||
## Resolution
|
||||
Unhide the Keyman menu as described in [Step 2](../start/tutorial#step-2-) of the Getting Started tutorial.
|
||||
|
||||
This can also be resolved by switching language using the Windows Language Bar or the Language Icon
|
||||
|
||||
## Background
|
||||
When the Keyman icon is in the hidden notification area of the Windows taskbar, opening the notification area and selecting the icon causes it to change the keyboard for the taskbar, not for your active application. Clicking back to the active application results in the keyboard turning off again.
|
||||
|
||||
## Related Topics
|
||||
- [Keyboard Task - Turn on a Keyboard](../basic/select-keyboard)
|
||||
|
|
@ -10,4 +10,4 @@ title: Troubleshooting
|
|||
* [How To - Resolve Security Software Conflicts with keyman32.dll](securitysoftware)
|
||||
* [How To - Use the Keyman Setup Bootstrapper](bootstrapper)
|
||||
|
||||
* [hidden](hidden)
|
||||
* [How To - Fix A Problem with an Active Keyman Keyboard Not Typing](hidden)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue