Skip to content

Commit

Permalink
Enable xiaohe shuangpin in Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dpurge committed May 21, 2024
1 parent 4c49374 commit 13bb8ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/docs/devops/windows/ime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Input methods

## Xiaohe shuangpin 小鹤双拼

```
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\InputMethod\Settings\CHS]
"Enable Double Pinyin"=dword:00000001
"DoublePinyinScheme"=dword:0000000a
"UserDefinedDoublePinyinScheme0"="小鹤双拼*2*^*iuvdjhcwfg^xmlnpbksqszxkrltvyovt"
```

0 comments on commit 13bb8ed

Please sign in to comment.