Skip to content

Commit

Permalink
Update InputXKB.c
Browse files Browse the repository at this point in the history
  • Loading branch information
ewt45 committed Mar 21, 2024
1 parent 2b9b64b commit 92ebbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/cpp/lorie/InputXKB.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#define unused __attribute__((__unused__))

extern DeviceIntPtr lorieKeyboard;

//如果一次性输入超出占位keycode个数的文字,超出的部分会变成重复文字。
static const KeyCode fakeKeys[] = {
92, 147, 148, 149
};
Expand Down

0 comments on commit 92ebbf8

Please sign in to comment.