mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Merge pull request #5837 from keymanapp/docs/windows/update-testcase-description
docs(windows): add note to caps-lock-stores test
This commit is contained in:
commit
c6e5aadde1
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ Any keyboard with that store set will work; if you don't have one at hand you ca
|
|||
- caps lock indicator turned off
|
||||
- output: `ncaps_little_a`
|
||||
|
||||
**Note:** For `Test caps off 5` using a soft keyboard provided in virtual box will fail to turn the cap lock indicator off. This because the soft keyboard does pre processing of the shift key combined with any key pressed and the shift key stroke does not get sent to the keyman engine.
|
||||
|
||||
## CapsOnOnly/ShiftFreesCaps
|
||||
|
||||
For these tests, use a keyboard with the `CapsOnOnly` and `ShiftFreesCaps` stores set. We call this keyboard _shift_frees_caps_ below.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue