| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| figures/ | 22-Oct-2025 | - | ||||
| Readme-EN.md | D | 22-Oct-2025 | 602 | 12 | 10 | |
| input-overview.md | D | 22-Oct-2025 | 1.9 KiB | 27 | 16 | |
| inputconsumer-guidelines.md | D | 22-Oct-2025 | 4 KiB | 78 | 65 | |
| inputdevice-guidelines.md | D | 22-Oct-2025 | 3.6 KiB | 68 | 53 | |
| inputeventclient-guidelines.md | D | 22-Oct-2025 | 2.3 KiB | 60 | 44 | |
| inputmonitor-guidelines.md | D | 22-Oct-2025 | 3.6 KiB | 66 | 53 | |
| interceptor-guidelines.md | D | 22-Oct-2025 | 6.8 KiB | 183 | 152 | |
| keypressed-guidelines.md | D | 22-Oct-2025 | 5.3 KiB | 116 | 96 | |
| monitor-guidelines.md | D | 22-Oct-2025 | 11.1 KiB | 267 | 226 | |
| pointerstyle-guidelines.md | D | 22-Oct-2025 | 5.1 KiB | 126 | 105 | |
| shortkey-guidelines.md | D | 22-Oct-2025 | 1.3 KiB | 39 | 28 |
Readme-EN.md
1# Input Kit (Multimodal Input)<!--input-kit--> 2 3- [Introduction to Input Kit](input-overview.md) 4- [Input Device Development](inputdevice-guidelines.md) 5- [Mouse Pointer Development](pointerstyle-guidelines.md)<!--Del--> 6- [Input Monitor Development](inputmonitor-guidelines.md) 7- [Event Injection Development](inputeventclient-guidelines.md) 8- [Input Consumer Development](inputconsumer-guidelines.md) 9- [Shortcut Key Development](shortkey-guidelines.md)<!--DelEnd--> 10- [Event Listening Development (C/C++)](monitor-guidelines.md) 11- [Event Interception Development (C/C++)](interceptor-guidelines.md) 12