mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-12-02 06:14:21 +01:00
68 lines
1023 B
INI
68 lines
1023 B
INI
; This file request UTF-8 format.
|
|
; Notice: Case sensitive.
|
|
|
|
[Global]
|
|
Title=English hand write.
|
|
Maker=Moonlight.
|
|
TargetCodePage=0
|
|
IME=Direct
|
|
OSK=HandWrite
|
|
|
|
[NewKey]
|
|
Rect=228,6,24,24
|
|
Show=
|
|
OrgType=Single
|
|
OrgChars=[Change]
|
|
|
|
[NewKey]
|
|
Rect=16,16,28,16
|
|
Show=012
|
|
OrgType=Single
|
|
OrgChars=[HW_Number]
|
|
[NewKey]
|
|
Rect=60,16,28,16
|
|
Show=!#$
|
|
OrgType=Single
|
|
OrgChars=[HW_Symbol]
|
|
[NewKey]
|
|
Rect=90,16,28,16
|
|
Show=AI
|
|
OrgType=Single
|
|
OrgChars=[HW_ENG_Large]
|
|
[NewKey]
|
|
Rect=120,16,28,16
|
|
Show=ai
|
|
OrgType=Single
|
|
OrgChars=[HW_ENG_Small]
|
|
[NewKey]
|
|
Rect=150,16,28,16
|
|
Show=あい
|
|
OrgType=Single
|
|
OrgChars=[HW_JPN_Hiragana]
|
|
[NewKey]
|
|
Rect=180,16,28,16
|
|
Show=アイ
|
|
OrgType=Single
|
|
OrgChars=[HW_JPN_Katakana]
|
|
|
|
; ----------------------------------------------------
|
|
; Control keys
|
|
; BackSpace and Enter and Space and Shift and ShiftLock have special icon.
|
|
|
|
[NewKey]
|
|
Rect=150,160,24,24
|
|
Show=
|
|
OrgType=Single
|
|
OrgChars=[Space]
|
|
[NewKey]
|
|
Rect=182,148,24,36
|
|
Show=
|
|
OrgType=Single
|
|
OrgChars=[BackSpace]
|
|
[NewKey]
|
|
Rect=214,148,36,36
|
|
Show=
|
|
OrgType=Single
|
|
OrgChars=[Enter]
|
|
|