mirror of https://gitee.com/openkylin/docs.git
update en/Community-Developer-Guides/System_Input_Method_Adaptation_Guide.md.
Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
parent
39ba0fc5c7
commit
7e74e33c59
|
@ -98,7 +98,7 @@ After fcitx5 input method framework receives keystroke event, after some process
|
|||
|
||||
The input method engine implements the real logic of the input method. The input method engine can either be wrapped directly in the input method engine plug-in, or the communication between the input method engine and the input method engine plug-in can be implemented by means of IPC communication.
|
||||
|
||||
## 2\\.2 __ Support for physical keyboard input method engine
|
||||
## 2\.2 __ Support for physical keyboard input method engine
|
||||
|
||||
### 2\.2\.1 __UI support__
|
||||
|
||||
|
|
Loading…
Reference in New Issue